We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 450d20c commit 8b77608Copy full SHA for 8b77608
src/amuse_seba/toolbox.patch
@@ -3,8 +3,8 @@ index 63009a5..f4f744f 100644
3
--- a/Makefile
4
+++ b/Makefile
5
@@ -1,4 +1,4 @@
6
--CXXFLAGS += -I./include -I./include/star -DHAVE_CONFIG_H -DTOOLBOX
7
-+CXXFLAGS += -I./include -I./include/star -DHAVE_CONFIG_H
+-CXXFLAGS += -I./include -I./include/star -DHAVE_CONFIG_H -DTOOLBOX -Wconversion
++CXXFLAGS += -I./include -I./include/star -DHAVE_CONFIG_H -Wconversion
8
LDLIBS += -Lsstar -lsstar -Lnode -lnode -Lstd -lstd -lm
9
CFLAGS += -O
10
CXXFLAGS += -O
0 commit comments