GH-113516: don't set LDSHARED when building for WASI (GH-115495)

This commit is contained in:
Brett Cannon 2024-02-14 16:51:23 -08:00 committed by GitHub
parent 468430189d
commit 18343c0985
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 2 additions and 2 deletions

View file

@ -0,0 +1 @@
Don't set ``LDSHARED`` when building for WASI.