Added -s option to as (to keep stabs)
This commit is contained in:
parent
d9af0f2851
commit
d8bcd5d06c
|
@ -36,7 +36,7 @@ name as
|
|||
from .s.so
|
||||
to .o
|
||||
program /usr/ccs/bin/as
|
||||
args -o > <
|
||||
args -s -o > <
|
||||
prep cond
|
||||
end
|
||||
name led
|
||||
|
|
Loading…
Reference in a new issue