From: Victor Martinez Date: Tue, 17 May 2016 19:41:27 +0000 (+0000) Subject: findutils: adapted to 64b X-Git-Url: http://gitweb/?a=commitdiff_plain;h=7b0860c6d01e4b09cdf74a00447f4345670af8cb;p=crossrootfs.git findutils: adapted to 64b --- diff --git a/findutils/Pkgfile b/findutils/Pkgfile index 2fbaab4..c2fbb0b 100644 --- a/findutils/Pkgfile +++ b/findutils/Pkgfile @@ -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 \