mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-02 06:54:54 +00:00
Don't pass AS and ASFLAGS, it's now done in the testing code.
This commit is contained in:
parent
a8594cb3f3
commit
a7175ea958
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user