crosstool-ng/config
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
..
arch sh: require multilib 2016-06-09 17:12:49 -07:00
binutils binutils: Add binutils-2.26 2016-02-04 22:55:08 -08:00
cc config: Add static link check to static options 2016-02-26 04:14:39 -08:00
companion_libs Merge pull request #296 from FreddieChopin/add-gmp-6.1.0 2016-01-06 10:19:23 -08:00
debug config: Add static link check to static options 2016-02-26 04:14:39 -08:00
global config: Remove CUSTOM_LOCATION_ROOT_DIR 2015-12-08 07:20:35 -08:00
kernel kernel: Updated kernel revisions 2016-02-26 23:45:36 -05:00
libc musl: config is broken for !EXPERIMENTAL 2016-06-09 17:12:49 -07:00
.gitignore repository: migrate old hg files over to git 2014-06-27 00:28:53 +02:00
backend.in kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
binutils.in binutils: cleanup ELF/FLAT/FDPIC dependencies 2012-11-19 21:39:58 +01:00
cc.in config: Add config support for multiple compilers 2015-05-29 21:49:33 +01:00
companion_libs.in PPL: Remove support for PPL and CLooG/PPL 2015-11-29 17:36:58 -08:00
companion_tools.in comptools/make: Install 'gmake' symlink 2015-01-08 19:15:51 -08:00
config.in config: switch cc with libc in the config order 2014-05-11 13:38:12 +02:00
config.mk Fix samples using GMP 4.3.2. 2015-10-30 16:24:52 -07:00
debug.in config: fix style issues when source-ing files 2010-03-29 20:24:50 +02:00
global.in Fix tristate Kconfig options 2015-09-07 13:30:18 +02:00
kernel.in libc/mingw: replace mingw32 with generic mingw 2012-11-14 14:05:49 +01:00
libc.in Fix for issue #147: 2015-09-01 04:08:17 +02:00
target.in Allow --with-cpu/--with-tune for !arm. 2015-11-14 15:04:55 -08:00
test_suite.in all: unmark experimental features 2012-12-26 20:05:19 +01:00
toolchain.in config: Add static link check to static options 2016-02-26 04:14:39 -08:00