Alexey Neyman a49e13fb4e sh: require multilib
Now that libc backend installs the libraries into the directory reported
by gcc as 'multi-os-directory', sh4 libraries are installed into a '!m4'
subdirectory. This directory then confuses GNU ld, which assumes the
exclamation mark to be a word separator and attempts to link to
'/usr/lib' (a directory). However, if multilib is enabled, the default
libraries are installed into the [expected] '/usr/lib/./'. This looks
like an artifact of SuperH's unique way of specifying the multilibs to
be built in GCC (which may list exclusions, starting with '!').

Signed-off-by: Alexey Neyman <stilor@att.net>
2016-06-09 17:12:49 -07:00
..
2011-11-30 00:25:22 +01:00
2015-11-14 15:04:55 -08:00
2014-09-20 16:53:58 +02:00
2012-12-26 20:05:19 +01:00
2010-09-12 22:14:04 +02:00
2015-01-26 20:43:18 +01:00
2012-12-26 20:05:19 +01:00
2016-06-09 17:12:49 -07:00
2011-11-30 00:25:22 +01:00