X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=Makefile;h=f0a1bed320686d4c7410777c2db2f8e7ec32df01;hp=c26cbd9f7ac5030c5fac09f259b48c1891d1f21e;hb=7749435116064426b30f0de8e7b775b85bd3c67a;hpb=eb6fe78a4990416473d703d05b9abbafd6825705 diff --git a/Makefile b/Makefile index c26cbd9..f0a1bed 100644 --- a/Makefile +++ b/Makefile @@ -16,7 +16,7 @@ # Contact for comments & bug reports # ######################################################################### -CXX=g++-4.1 +# CXX=g++-4.1 ifeq ($(STATIC),yes) LDFLAGS=-static -lm -ljpeg -lpng -lz