hadrian: build in-tree GMP with malloc-notreentrant on wasm32
This patch makes hadrian build in-tree GMP with the --enable-alloca=malloc-notreentrant configure option. We will only need malloc-reentrant when we have threaded RTS and SMP support on wasm32, which will take some time to happen, before which we should use malloc-notreentrant to avoid undesired runtime overhead. (cherry picked from commit 06277d56)
Loading
-
mentioned in commit 549d1f3f
-
mentioned in commit 055542ae
-
mentioned in commit 7c61bdb3
-
mentioned in commit 11f19627
-
mentioned in commit 3c4f945a
-
mentioned in commit 18379ddb
-
mentioned in commit 8b73a513
-
mentioned in commit 4f8ba342
-
mentioned in commit 35446535
-
mentioned in commit 3a8e3cd1
-
mentioned in commit 90cdf652
-
mentioned in commit 8562fab0
-
mentioned in commit 1f9c4465
-
mentioned in commit 606798bd
-
mentioned in commit a3dde201
-
mentioned in commit 257661cb
Please register or sign in to comment