* config/default.exp: Renamed from unix-gas.exp.
This commit is contained in:
parent
523ca9d0a2
commit
8f10906f94
@ -1,13 +0,0 @@
|
||||
load_lib gas-defs.exp
|
||||
|
||||
global AS
|
||||
if ![info exists AS] then {
|
||||
set AS [transform as]
|
||||
}
|
||||
|
||||
global ASFLAGS
|
||||
if ![info exists ASFLAGS] then {
|
||||
set ASFLAGS ""
|
||||
}
|
||||
|
||||
gas_init
|
Loading…
Reference in New Issue
Block a user