summaryrefslogtreecommitdiff
path: root/wasm32-unknown-emscripten-configure
blob: 25d69474c0a06f911376d15a52ab61f4773ca599 (plain)
1
2
3
4
#!/bin/sh
export CPPFLAGS="$CPPFLAGS -DDEBUG"
export CFLAGS="$CFLAGS -g"
emconfigure ../configure --host=wasm32-unknown-emscripten --prefix=$EMSDK/upstream/emscripten/system