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
..
2016-06-09 17:12:49 -07:00
2016-02-04 22:55:08 -08:00
2016-02-26 23:45:36 -05:00
2015-10-30 16:24:52 -07:00
2015-09-07 13:30:18 +02:00
2015-09-01 04:08:17 +02:00