re PR regression/47836 (Some Cross Compiler can't build target-libiberty or target-zlib)
PR regression/47836 PR bootstrap/23656 PR other/47733 PR bootstrap/49247 * configure.ac (target_libraries): Remove target-libiberty. Remove case-statement setting skipdirs=target-libiberty for multiple targets. Remove checking target_configdirs and removing target-libiberty but keeping target-libgcc if otherwise empty. * Makefile.def (target_modules): Don't add libiberty. (dependencies): Remove all traces of target-libiberty. * configure, Makefile.in: Regenerate. (fixing PR annotations in the ChangeLog entry) From-SVN: r175307
This commit is contained in:
parent
e8eb60bd92
commit
6be8092368
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
2011-06-22 Hans-Peter Nilsson <hp@axis.com>
|
||||
|
||||
PR47836
|
||||
PR23656
|
||||
PR47733
|
||||
PR49247
|
||||
PR regression/47836
|
||||
PR bootstrap/23656
|
||||
PR other/47733
|
||||
PR bootstrap/49247
|
||||
* configure.ac (target_libraries): Remove target-libiberty.
|
||||
Remove case-statement setting skipdirs=target-libiberty for
|
||||
multiple targets. Remove checking target_configdirs and
|
||||
|
|
Loading…
Add table
Reference in a new issue