CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
gcc: Fixed build arm-unknown-linux-gnueabihf
authorVictor Martinez <pitillo@ono.com>
Wed, 14 Mar 2012 15:54:06 +0000 (15:54 +0000)
committerVictor Martinez <pitillo@ono.com>
Wed, 14 Mar 2012 15:54:06 +0000 (15:54 +0000)
gcc/Pkgfile

index 0680594be6bbf03ba78f2b9e30e961dcd1f5c739..5b5de90fb97167c92adbf5950800065ca1ca02a2 100644 (file)
@@ -18,7 +18,7 @@ build() {
   mkdir build
   cd build
   ../$name-$version/configure --prefix=/usr \
-                              --build=arm-crux-linux-gnueabihf \
+                              --build=arm-unknown-linux-gnueabihf \
                               --mandir=/usr/man \
                               --libexecdir=/usr/lib \
                               --enable-languages=c,c++,objc \