K 10 svn:author V 8 andreast K 8 svn:date V 27 2018-12-29T15:38:30.765499Z K 7 svn:log V 270 Fix build of GCC on powerpc64. While building GCC itself we have to use the built GCC libraries to configure additional parts of GCC and not the libraires from the host. Install the built 32-bit libraries. This was not done up to now. PR: 231804 Approved by: gerald@ END