Patch to fix canadian cross build problem with libcpp.a from Felix.
* Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of $AR_FOR_TARGET. Likewise for RANLIB.
This commit is contained in:
parent
6efd50e3f7
commit
977c3ef089
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
Tue Feb 2 22:40:36 1999 Jim Wilson <wilson@cygnus.com>
|
||||
|
||||
* Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
|
||||
$AR_FOR_TARGET. Likewise for RANLIB.
|
||||
|
||||
Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
|
||||
|
||||
* config.sub (oabi): Recognize.
|
||||
* configure.in (arm-*-oabi): Handle.
|
||||
(thumb-*-oabi): Handle.
|
||||
|
||||
Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
|
||||
|
||||
* Makefile.in: Remove unneeded all-target-libio from
|
||||
|
|
Loading…
Add table
Reference in a new issue