mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 05:00:01 +00:00
Correct name for linker to what Intel uses
This commit is contained in:
parent
8cb5eb316c
commit
c23e2ee8fd
@ -5,7 +5,7 @@ _define__(<_BOUT__>,<1>)
|
||||
_define__(<_COFF__>,<1>)
|
||||
_define__(<_AS__>,<gas960>)
|
||||
_define__(<_GCC__>,<gcc960>)
|
||||
_define__(<_LD__>,<ld960>)
|
||||
_define__(<_LD__>,<gld960>)
|
||||
_define__(<_GDB__>,<gdb960>)
|
||||
_define__(<_HOST__>,<Intel 960>)
|
||||
_define__(<_MACH_DEP__>,<i960 Dependent>)
|
||||
|
Loading…
Reference in New Issue
Block a user