Removed a strange clause from the release build
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user