mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-02 17:10:39 +00:00
2162cbbdb7
Previous fix for cross-gdb broke powerpc-unknown_nofpu-linux-gnu which uses an old GDB (6.8a). That GDB's configure chokes on $CC values with multiple consecutive spaces; see the comment in 300-gdb.sh. Signed-off-by: Alexey Neyman <stilor@att.net>