CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
util-linux-ng: Updated to 2.21.2 and fixed FS#34
[ports/core-arm.git] / libgmp / Pkgfile
index 30c6e2b1e6f016a72e169ca0ad3256704b4cc8a1..fc3a07826ed872c9bb2e82df4e9f9781d1b85275 100644 (file)
@@ -13,7 +13,7 @@ build() {
   cd gmp-$version
   ./configure --prefix=/usr \
               --enable-cxx \
-              --build=$MACHTYPE
+              --build=arm-unknown-linux-gnueabihf
   make
   make DESTDIR=$PKG install
   rm -r $PKG/usr/share