This commit is contained in:
2021-05-11 01:33:31 +02:00
parent a005b538bc
commit 7aa43297ec
13 changed files with 38 additions and 198 deletions

View File

@ -94,6 +94,10 @@ cp "${CONFIG_PATH}" "${BUILD}/.config"
# As mentioned in ct-ng config, need to unset LD_LIBRARY_PATH.
unset LD_LIBRARY_PATH
# Need unset values on manylinux2014-aarch64
unset CC
unset CXX
# Build and install the toolchain!
"${BOOTSTRAP_PREFIX}/bin/ct-ng" build