diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2022-02-18 09:01:14 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2022-02-18 09:01:14 +0100 |
commit | f42dbeb44835967daa3213d4ade146d280d62916 (patch) | |
tree | bb99703db997eed4f3fdaddcd90888219ef5566d /core/binutils | |
parent | 0d1701601b0a97cd2a7f5d05f2b4e2044afe337c (diff) | |
download | packages-f42dbeb44835967daa3213d4ade146d280d62916.tar.xz |
core/binutils: more bootstrapping and no testing
Diffstat (limited to 'core/binutils')
-rw-r--r-- | core/binutils/PKGBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/binutils/PKGBUILD b/core/binutils/PKGBUILD index 7759d24b..0946312c 100644 --- a/core/binutils/PKGBUILD +++ b/core/binutils/PKGBUILD @@ -75,3 +75,5 @@ eval "$( rm -f "$pkgdir"/usr/lib/libiberty.a ' )" +# no testing for now +unset check |