mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-02-20 17:12:55 +00:00
Build a little bit more of gcc in //.
/trunk/scripts/build/cc_gcc.sh | 2 1 1 0 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This commit is contained in:
parent
b50efa85d4
commit
da88cd1dde
@ -195,7 +195,7 @@ do_cc_core_shared() {
|
||||
install_rules="install-gcc"
|
||||
fi
|
||||
|
||||
CT_DoExecLog ALL make -C gcc ${libgcc_rule}
|
||||
CT_DoExecLog ALL make ${PARALLELMFLAGS} -C gcc ${libgcc_rule}
|
||||
sed -r -i -e 's@-lc@@g' gcc/${libgcc_rule}
|
||||
|
||||
if [ "${CT_CANADIAN}" = "y" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user