We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58ce78d commit d5eff2dCopy full SHA for d5eff2d
1 file changed
Tools/wasm/emscripten/__main__.py
@@ -205,6 +205,7 @@ def make_mpdec(context, working_dir):
205
[
206
"emconfigure",
207
mpdec_dir / "configure",
208
+ "CFLAGS=-fPIC",
209
"--prefix",
210
PREFIX_DIR,
211
"--disable-shared",
0 commit comments