Commit 2a6897a2 authored by Michael Droettboom's avatar Michael Droettboom

Remove debugging flags

parent 7f578a81
...@@ -38,9 +38,7 @@ LDFLAGS=\ ...@@ -38,9 +38,7 @@ LDFLAGS=\
-lstdc++ \ -lstdc++ \
--memory-init-file 0 \ --memory-init-file 0 \
-s TEXTDECODER=0 \ -s TEXTDECODER=0 \
-s LZ4=1 \ -s LZ4=1
--minify 0 \
--profiling
SIX_ROOT=six/six-1.11.0/build/lib SIX_ROOT=six/six-1.11.0/build/lib
SIX_LIBS=$(SIX_ROOT)/six.py SIX_LIBS=$(SIX_ROOT)/six.py
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment