mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-22 02:21:19 +00:00
* config/go32.mh : New file for Xgo32X.
This commit is contained in:
parent
5acce559f4
commit
90f2ba0625
@ -36,6 +36,7 @@ delta88.mh
|
||||
dgux.mh
|
||||
ebmon29k.mt
|
||||
go32.mt
|
||||
go32.mh
|
||||
hp300.mh
|
||||
hp300bsd.mt
|
||||
hp300hpux.mt
|
||||
|
4
ld/config/go32.mh
Normal file
4
ld/config/go32.mh
Normal file
@ -0,0 +1,4 @@
|
||||
CC_FOR_BUILD=gcc
|
||||
CC=i386-go32-gcc -O2 -fno-omit-frame-pointer -Xlinker -S
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user