mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-31 14:04:12 +00:00
No longer needed.
This commit is contained in:
parent
28958ab2d0
commit
068b08ebf9
@ -1,17 +0,0 @@
|
||||
AS_FOR_TARGET = ` \
|
||||
if [ -f $${rootme}/pagas/Makefile ] ; then \
|
||||
echo $${rootme}/pagas/as.new ; \
|
||||
else \
|
||||
if [ "$(host_canonical)" = "$(target_canonical)" ] ; then \
|
||||
echo $(AS); \
|
||||
else \
|
||||
t='$(program_transform_name)'; echo as | sed -e '' $$t ; \
|
||||
fi; \
|
||||
fi`
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user