URL: <http://savannah.gnu.org/bugs/?40067>
Summary: [PATCH] configure.ac: look for prefixed ar Project: findutils Submitted by: bmorbach Submitted on: Thu 19 Sep 2013 12:31:32 PM GMT Category: None Severity: 3 - Normal Item Group: None Status: None Privacy: Public Assigned to: None Originator Name: Originator Email: Open/Closed: Open Discussion Lock: Any Release: 4.5.11 Fixed Release: None _______________________________________________________ Details: Cross compilation fails if you only have a host-prefixed 'ar' This patch fixes that. Look for '${host}-ar' as set by AC_CANONICAL_HOST before looking for the unprefixed 'ar'. This is useful when cross-compiling when all your binutils are prefixed. I used AC_CHECK_TOOLS instead of AC_CHECK_TOOL, since autoconf docs say that the former calls AC_SUBST. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Thu 19 Sep 2013 12:31:32 PM GMT Name: findutils-4.5.11-look-for-prefixed-ar.patch Size: 893B By: bmorbach <http://savannah.gnu.org/bugs/download.php?file_id=29177> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?40067> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/