Commit 5167b7cf by Hans-Peter Nilsson

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
	PR c/48825
	* 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.
(add missing PR annotation in the ChangeLog entry)

From-SVN: r175316
parent fb79f500
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
PR bootstrap/23656 PR bootstrap/23656
PR other/47733 PR other/47733
PR bootstrap/49247 PR bootstrap/49247
PR c/48825
* configure.ac (target_libraries): Remove target-libiberty. * configure.ac (target_libraries): Remove target-libiberty.
Remove case-statement setting skipdirs=target-libiberty for Remove case-statement setting skipdirs=target-libiberty for
multiple targets. Remove checking target_configdirs and multiple targets. Remove checking target_configdirs and
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment