Commit db565ff8 authored by Michael Droettboom's avatar Michael Droettboom

Remove erroneous --profiling flag

parent b24be247
...@@ -42,8 +42,7 @@ LDFLAGS=\ ...@@ -42,8 +42,7 @@ LDFLAGS=\
--memory-init-file 0 \ --memory-init-file 0 \
-s "BINARYEN_TRAP_MODE='clamp'" \ -s "BINARYEN_TRAP_MODE='clamp'" \
-s TEXTDECODER=0 \ -s TEXTDECODER=0 \
-s LZ4=1 \ -s LZ4=1
--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