Skip to content

Commit

Permalink
Update SpiderMonkey version to include two fixes (bytecodealliance/sp…
Browse files Browse the repository at this point in the history
  • Loading branch information
cfallin committed Jul 31, 2024
1 parent 4804bf4 commit 2175559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/spidermonkey.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
set(SM_REV bbaee9532ff88b38c31c7f38d0aba1204a6aa9d6)
set(SM_REV fb9637234288920e5d412e85dd93181ea38e8731)

if (CMAKE_BUILD_TYPE STREQUAL "Debug")
set(SM_BUILD_TYPE debug)
Expand Down

0 comments on commit 2175559

Please sign in to comment.