1 2 3 4
#!/bin/sh export CPPFLAGS="$CPPFLAGS -DDEBUG" export CFLAGS="$CFLAGS -g" emconfigure ./configure --prefix=$EMSDK/upstream/emscripten/system --disable-shared