mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-19 09:14:14 +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 \
|
if [ -f $${rootme}/../../expect/expect ] ; then \
|
||||||
TCL_LIBRARY=$${srcdir}/../../tcl/library ; \
|
TCL_LIBRARY=$${srcdir}/../../tcl/library ; \
|
||||||
export TCL_LIBRARY ; fi ; \
|
export TCL_LIBRARY ; fi ; \
|
||||||
$(RUNTEST) $(RUNTESTFLAGS) --tool gas AS=$(AS_FOR_TARGET) ASFLAGS="$(ASFLAGS)"
|
$(RUNTEST) $(RUNTESTFLAGS) --tool gas
|
||||||
|
|
||||||
force:
|
force:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user