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