Skip to content

Commit 92c7651

Browse files
committed
Unify build scripts
1 parent 42e2d29 commit 92c7651

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,7 @@ for triplet in "${targets[@]}"; do
600600
--with-gnu-ld \
601601
--disable-fixincludes \
602602
--disable-canonical-system-headers \
603+
--without-headers \
603604
--without-static-standard-libraries \
604605
${extra_configure_flags} \
605606
CFLAGS="${ccflags}" \

0 commit comments

Comments
 (0)