Patch to fix canadian cross build problem with libcpp.a.
* Makefile.in: Change all uses of AR to AR_FOR_TARGET. Change all uses of HOST_AR to AR. Likewise for AR_FLAGS, RANLIB, and RANLIB_TEST. (RANLIB_TEST): Test to see if ranlib exists. Only test absolute file names if host == target. (HOST_AR, HOST_AR_FLAGS, HOST_RANLIB, HOST_RANLIB_TEST): Delete. (AR_FLAGS_FOR_TARGET): Renamed from AR_FOR_TARGET_FLAGS. (AR, AR_FLAGS, OLDAR, OLDAR_FLAGS, RANLIB, RANLIB_TEST): Delete rules setting them to *_FOR_TARGET. * cross-make (AR, AR_FLAGS, OLDAR, OLDAR_FLAGS, RANLIB, RANLIB_TEST): Delete. From-SVN: r24991
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment