mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-07 09:48:28 +00:00
Add .stmp-gcc to all-gcc target.
This commit is contained in:
parent
02a7ba9a40
commit
4313705116
@ -569,7 +569,7 @@ install-bison: force
|
||||
fi
|
||||
|
||||
### gcc
|
||||
all-gcc: .stmp-libiberty .stmp-bison .stmp-gas
|
||||
all-gcc: .stmp-libiberty .stmp-bison .stmp-gas .stmp-gcc
|
||||
.stmp-gcc:
|
||||
if [ -d ./gcc ] ; then \
|
||||
rootme=`pwd` ; export rootme ; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user