mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-12-03 17:51:57 +00:00
Remove reference to GASp from linker testsuite configuration.
* config/default.exp (GASP): Remove.
This commit is contained in:
parent
0b128c6392
commit
203e84589f
@ -1,3 +1,7 @@
|
||||
2014-06-09 Ryan Mansfield <rmansfield@qnx.com>
|
||||
|
||||
* config/default.exp (GASP): Remove.
|
||||
|
||||
2014-06-03 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* ld-powerpc/elfv2exe.d: Update for changed plt call stubs.
|
||||
|
@ -242,10 +242,6 @@ if ![info exists AS] then {
|
||||
set AS $as
|
||||
}
|
||||
|
||||
if ![info exists GASP] then {
|
||||
set GASP [findfile $base_dir/../gas/gasp-new $base_dir/../gas/gasp-new [transform gasp]]
|
||||
}
|
||||
|
||||
if ![info exists ASFLAGS] then {
|
||||
set ASFLAGS ""
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user