gcc: update for new env

This commit is contained in:
Dylan Araps 2021-07-17 20:18:56 +03:00
parent 133469ca22
commit 4a4e4e1fec
No known key found for this signature in database
GPG Key ID: 13295DAC2CF13B5C
1 changed files with 1 additions and 1 deletions

View File

@ -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 {} +