Loading packaging/build-nspawn.sh +0 −1 Original line number Diff line number Diff line Loading @@ -80,7 +80,6 @@ while [[ $# -gt 0 ]]; do ;; chroot|toolchain|libraries|update-libs|blogi|all) PHASES+=("$1"); shift ;; COMPILE_FLAGS="--target=x86_64-linux-musl --sysroot=/usr/local/musl -nostdinc -nostdinc++ -isystem /usr/local/musl/include/c++/v1 -isystem ${CLANG_RESOURCE}/include -isystem /usr/local/musl/include -fPIC" esac done Loading Loading
packaging/build-nspawn.sh +0 −1 Original line number Diff line number Diff line Loading @@ -80,7 +80,6 @@ while [[ $# -gt 0 ]]; do ;; chroot|toolchain|libraries|update-libs|blogi|all) PHASES+=("$1"); shift ;; COMPILE_FLAGS="--target=x86_64-linux-musl --sysroot=/usr/local/musl -nostdinc -nostdinc++ -isystem /usr/local/musl/include/c++/v1 -isystem ${CLANG_RESOURCE}/include -isystem /usr/local/musl/include -fPIC" esac done Loading