Loading packaging/build-nspawn.sh +2 −2 Original line number Diff line number Diff line Loading @@ -548,7 +548,7 @@ build_libraries() { export LD_LIBRARY_PATH=\$PREFIX/icu-host/lib:\$PREFIX/icu-host/lib64:/usr/local/lib:\${LD_LIBRARY_PATH:-} export ICU_PKG=/usr/local/bin/icupkg # Avoid running node_mksnapshot in this musl-targeted build. export GYP_DEFINES="\${GYP_DEFINES:-} v8_use_snapshot=false" export GYP_DEFINES=\"\${GYP_DEFINES:-} v8_use_snapshot=false\" ./configure --prefix=\$PREFIX --without-npm mkdir -p out/Release rm -f out/Release/icupkg Loading Loading @@ -820,7 +820,7 @@ update_libraries() { export LD_LIBRARY_PATH=\$PREFIX/icu-host/lib:\$PREFIX/icu-host/lib64:/usr/local/lib:\${LD_LIBRARY_PATH:-} export ICU_PKG=/usr/local/bin/icupkg # Avoid running node_mksnapshot in this musl-targeted build. export GYP_DEFINES="\${GYP_DEFINES:-} v8_use_snapshot=false" export GYP_DEFINES=\"\${GYP_DEFINES:-} v8_use_snapshot=false\" ./configure --prefix=\$PREFIX --without-npm mkdir -p out/Release rm -f out/Release/icupkg Loading Loading
packaging/build-nspawn.sh +2 −2 Original line number Diff line number Diff line Loading @@ -548,7 +548,7 @@ build_libraries() { export LD_LIBRARY_PATH=\$PREFIX/icu-host/lib:\$PREFIX/icu-host/lib64:/usr/local/lib:\${LD_LIBRARY_PATH:-} export ICU_PKG=/usr/local/bin/icupkg # Avoid running node_mksnapshot in this musl-targeted build. export GYP_DEFINES="\${GYP_DEFINES:-} v8_use_snapshot=false" export GYP_DEFINES=\"\${GYP_DEFINES:-} v8_use_snapshot=false\" ./configure --prefix=\$PREFIX --without-npm mkdir -p out/Release rm -f out/Release/icupkg Loading Loading @@ -820,7 +820,7 @@ update_libraries() { export LD_LIBRARY_PATH=\$PREFIX/icu-host/lib:\$PREFIX/icu-host/lib64:/usr/local/lib:\${LD_LIBRARY_PATH:-} export ICU_PKG=/usr/local/bin/icupkg # Avoid running node_mksnapshot in this musl-targeted build. export GYP_DEFINES="\${GYP_DEFINES:-} v8_use_snapshot=false" export GYP_DEFINES=\"\${GYP_DEFINES:-} v8_use_snapshot=false\" ./configure --prefix=\$PREFIX --without-npm mkdir -p out/Release rm -f out/Release/icupkg Loading