Skip to content

Commit 076a59f

Browse files
committed
Test removal of -Zlink-native-libraries=no from RUSTFLAGS
Testing: pyodide/pyodide-build#42
1 parent 92d6e22 commit 076a59f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile.envs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ export PYTHON_ARCHIVE_SHA256=d01ec6a33bc10009b09c17da95cc2759af5a580a7316b3a446e
1111
# to your fork to test the changes are working as expected.
1212

1313
# v0.27.3
14-
export PYODIDE_BUILD_COMMIT=fac0109aa2acf14469320b049d710dd42639bf94
15-
export PYODIDE_BUILD_REPO=https://github.com/pyodide/pyodide-build
14+
export PYODIDE_BUILD_COMMIT=ddb39cd7f1c42328220d2afd94592bbd86e8ae10
15+
export PYODIDE_BUILD_REPO=https://github.com/hoodmane/pyodide-build
1616

1717
ifdef CPYTHON_DEBUG
1818
export CPYTHON_ABI_FLAGS=d

0 commit comments

Comments
 (0)