X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=folded-ctf.git;a=blobdiff_plain;f=Makefile;h=f0a1bed320686d4c7410777c2db2f8e7ec32df01;hp=c26cbd9f7ac5030c5fac09f259b48c1891d1f21e;hb=94ef84aef3a1845326c7c43970997b701a919bd6;hpb=6e1801915cc847204e8ae8a4ff04463b2e85f538 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