diff options
Diffstat (limited to 'main/gmp5/APKBUILD')
-rw-r--r-- | main/gmp5/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/main/gmp5/APKBUILD b/main/gmp5/APKBUILD index 1f7720c8fe..6e9413233d 100644 --- a/main/gmp5/APKBUILD +++ b/main/gmp5/APKBUILD @@ -23,7 +23,6 @@ build() { ./configure --prefix=/usr \ --build=${CBUILD} \ --host=${CHOST} \ - --target=${CTARGET:-$CHOST} \ --infodir=/usr/share/info \ --mandir=/usr/share/man \ --localstatedir=/var/state/gmp \ |