CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
automake: updated to 1.16.1
[crossrootfs.git] / findutils / Pkgfile
index 2fbaab4466e6493a7c0f9ad20afca9501288789c..6ab69b3959e97758c4b2b6da0945ed2d681863c5 100644 (file)
@@ -5,8 +5,8 @@
 # Depends on:
 
 name=findutils
-version=4.4.2
-release=2
+version=4.6.0
+release=1
 source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.gz)
 
 build() {
@@ -16,6 +16,8 @@ gl_cv_func_wcwidth_works=yes
 gl_cv_header_working_fcntl_h=yes
 ac_cv_func_fnmatch_gnu=yes
 EOF
+
+  export CTARGET="arm-crux-linux-gnueabi"
   ./configure --build=$CHOST \
               --host=$CTARGET \
               --prefix=/usr \