Don't disable minification

This commit is contained in:
Michael Droettboom 2018-06-20 09:29:30 -04:00
parent d6b66384ee
commit 0f724ec0c0
1 changed files with 1 additions and 2 deletions

View File

@ -31,8 +31,7 @@ LDFLAGS=\
-s USE_FREETYPE=1 \
-std=c++14 \
-lstdc++ \
--memory-init-file 0 \
--minify 0
--memory-init-file 0
SIX_ROOT=six/six-1.11.0/build/lib
SIX_LIBS=$(SIX_ROOT)/six.py