diff --git a/core/gcc/build b/core/gcc/build index 101f25dd..548380eb 100755 --- a/core/gcc/build +++ b/core/gcc/build @@ -58,7 +58,7 @@ export libat_cv_have_ifunc=no "${bootstrap:---enable-bootstrap}" make -make DESTDIR="$1" install +make install # Save 35MB. find "$1" -name libgtkpeer.a -exec rm -f {} +