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 2746270 commit 79c5c87Copy full SHA for 79c5c87
scripts/emsdk-fetch.sh
@@ -96,7 +96,7 @@ unset PYTHONPATH
96
# -Wwarn-absolute-paths
97
# --valid-abspath ${SDKROOT}
98
99
-COMMON="-Wno-unused-command-line-argument -Wno-unreachable-code-fallthrough -Wno-limited-postlink-optimizations"
+COMMON="-Wno-unsupported-floating-point-opt -Wno-unused-command-line-argument -Wno-unreachable-code-fallthrough -Wno-limited-postlink-optimizations"
100
SHARED=""
101
IS_SHARED=false
102
PY_MODULE=false
0 commit comments