mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 00:59:15 +08:00
Don't pass AS and ASFLAGS, it's now done in the testing code.
This commit is contained in:
@ -130,7 +130,7 @@ check: site.exp
|
||||
if [ -f $${rootme}/../../expect/expect ] ; then \
|
||||
TCL_LIBRARY=$${srcdir}/../../tcl/library ; \
|
||||
export TCL_LIBRARY ; fi ; \
|
||||
$(RUNTEST) $(RUNTESTFLAGS) --tool gas AS=$(AS_FOR_TARGET) ASFLAGS="$(ASFLAGS)"
|
||||
$(RUNTEST) $(RUNTESTFLAGS) --tool gas
|
||||
|
||||
force:
|
||||
|
||||
|
Reference in New Issue
Block a user