mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-16 20:32:21 +08:00
fixed typo on line 280
This commit is contained in:
@ -276,8 +276,7 @@ all-cygnus:
|
||||
# to help developers test, but should be commented out for final
|
||||
# progressive build.
|
||||
#
|
||||
# -rm -f $(ROOTING)/progressive-beta && ln -s $(RELEASE_TAG) $(ROOTING)/progres
|
||||
sive-beta
|
||||
# -rm -f $(ROOTING)/progressive-beta && ln -s $(RELEASE_TAG) $(ROOTING)/progresssive
|
||||
@for i in $(TARGETS) ; do \
|
||||
if [ "$$i" = "native" ] ; then \
|
||||
if [ ! -f $(canonhost)-stamp-3stage-done ] ; then \
|
||||
|
Reference in New Issue
Block a user