Fix bundled spidermonkey code in Premake.
commitfb2a06d1367d84252c809dee4285ab91cca7ad9b
authorStan <Stan@3db68df2-c116-0410-a063-a993310a9797>
Sat, 14 Jan 2023 12:14:56 +0000 (14 12:14 +0000)
committerStan <Stan@3db68df2-c116-0410-a063-a993310a9797>
Sat, 14 Jan 2023 12:14:56 +0000 (14 12:14 +0000)
tree70a8934c869b09bf22c09341137005bc05285447
parent98c0b8021b26a2ef5b22ef50d566ad179ac62cb5
Fix bundled spidermonkey code in Premake.
It still won't link if the user has a more recent issue than whatever was vendored with Spidermonkey. Refs: Phab:D3127.
Fix option --with-system-spidermonkey info oversight when updating in Phab:rP24296 and Phab:rP24333 and Phab:rP27409
Reported by @sera, @linkmauve

git-svn-id: https://svn.wildfiregames.com/public/ps/trunk@27440 3db68df2-c116-0410-a063-a993310a9797
build/premake/extern_libs5.lua
build/premake/premake5.lua