Merge branch 'CentOS7'

This commit is contained in:
2016-12-02 22:51:07 +11:00
-1
View File
@@ -17,7 +17,6 @@ all: $(OUTDIR) dll
debug: export CXXFLAGS+=-g debug: export CXXFLAGS+=-g
debug: clean all debug: clean all
release: export CXXFLAGS+=-static-libgcc -static-libstdc++
release: clean all package release: clean all package
#For use on my machine ONLY #For use on my machine ONLY