Skip to content

Commit

Permalink
dynamic c++ runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
Kudo committed Feb 4, 2023
1 parent 8c417c9 commit 90ef32b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/compile/jsc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ $PLATFORM_CFLAGS \
CMAKE_LD_FLAGS=" \
-latomic \
-lm \
-static-libstdc++ \
-lc++_shared \
$JSC_LDFLAGS \
$PLATFORM_LDFLAGS \
"
Expand Down

0 comments on commit 90ef32b

Please sign in to comment.