We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42e2d29 commit 92c7651Copy full SHA for 92c7651
1 file changed
build.sh
@@ -600,6 +600,7 @@ for triplet in "${targets[@]}"; do
600
--with-gnu-ld \
601
--disable-fixincludes \
602
--disable-canonical-system-headers \
603
+ --without-headers \
604
--without-static-standard-libraries \
605
${extra_configure_flags} \
606
CFLAGS="${ccflags}" \
0 commit comments