diff --git a/core/gcc/build b/core/gcc/build index fc5521b8..89287175 100755 --- a/core/gcc/build +++ b/core/gcc/build @@ -25,7 +25,6 @@ export libat_cv_have_ifunc=no --disable-werror \ --disable-fixed-point \ --disable-libstdcxx-pch \ - --disable-bootstrap \ --enable-checking=release \ --mandir=/usr/share/man \ --infodir=/usr/share/info \ diff --git a/xorg/st/build b/xorg/st/build index b38b16a3..53074cc3 100755 --- a/xorg/st/build +++ b/xorg/st/build @@ -2,6 +2,5 @@ sed -i 's|Liberation Mono|Monospace|g' config.def.h -sh make make PREFIX=/usr DESTDIR="$1" install