Skip to content

Commit

Permalink
3.1.28.0pre
Browse files Browse the repository at this point in the history
  • Loading branch information
pmp-p committed Dec 9, 2022
1 parent 79c5c87 commit 62a1655
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scripts/emsdk-fetch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,11 @@ for arg do
continue
fi
if [ "\$arg" = "-lgcc" ]
then
continue
fi
if [ "\$arg" = "-nomvp" ]
then
MVP=false
Expand Down

0 comments on commit 62a1655

Please sign in to comment.