Details
-
Technical task
-
Resolution: Won't Do
-
Not Evaluated
-
None
-
None
-
-
3ca05b2a2e80863202bdb6a225f72debbb28b8fe
Description
Apparently, emscriptem flags
-s USE_LIBPNG=1 \
-s USE_FREETYPE=1 \
-s USE_ZLIB=1
need to be in CFLAGS in order to find system libs.
It would be good if we could add them to configure.json like the LFLAGS are.