mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-09 12:11:09 +00:00
(see the comments in the code for details on the issue) Old workaround in 100-gcc.sh stopped working (probably, due to one of GCC version upgrades), so switch to the other approach originally described there: adjust the list of multilibs to not include the default target explicitly. Signed-off-by: Alexey Neyman <stilor@att.net>