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