CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
sysfsutils: adapted to 64b
authorVictor Martinez <pitillo@ono.com>
Tue, 17 May 2016 19:53:15 +0000 (19:53 +0000)
committerVictor Martinez <pitillo@ono.com>
Tue, 17 May 2016 19:53:15 +0000 (19:53 +0000)
sysfsutils/Pkgfile

index 2baa13bb24b27a0bed157184044bf14066e9d747..d2c483a789382a5068bf118ee378b2e6e732c4f9 100644 (file)
@@ -12,6 +12,7 @@ source=(http://downloads.sourceforge.net/project/linux-diag/$name/$version/$name
 
 build() {
   cd $name-$version
+  export CTARGET="arm-crux-linux-gnueabi"
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \