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 1c7935c commit 2742e43Copy full SHA for 2742e43
scripts/compile/jsc.sh
@@ -19,7 +19,7 @@ $PLATFORM_CFLAGS \
19
CMAKE_LD_FLAGS=" \
20
-latomic \
21
-lm \
22
--static-libstdc++ \
+-lc++_shared \
23
$JSC_LDFLAGS \
24
$PLATFORM_LDFLAGS \
25
"
0 commit comments