]> git.sesse.net Git - freerainbowtables/blobdiff - BOINC software/BOINC client apps/distrrtgen/Makefile
Fixed makefile
[freerainbowtables] / BOINC software / BOINC client apps / distrrtgen / Makefile
index a9db1c73e70fec8b608a06a12801faf41951e6a2..503fd08cbaf45219cedfb189c1363f5d5a3e4840 100644 (file)
@@ -6,8 +6,7 @@ BOINC_LIB_DIR = $(BOINC_DIR)/lib
 COMMON_LIB_DIR = /usr/lib
 
 CXXFLAGS = -g \
-    -static
-    -DAPP_GRAPHICS \
+    -static -static-libgcc \
     -I$(BOINC_DIR) \
     -I$(BOINC_LIB_DIR) \
     -I$(BOINC_API_DIR) \