New file.
This commit is contained in:
parent
817382d1ba
commit
768328bc1b
2 changed files with 4 additions and 0 deletions
|
@ -22,6 +22,7 @@ Do-first:
|
|||
Things-to-keep:
|
||||
|
||||
ChangeLog
|
||||
mh-alphaosf
|
||||
mh-a68bsd
|
||||
mh-aix
|
||||
mh-aix386
|
||||
|
|
3
config/mh-alphaosf
Normal file
3
config/mh-alphaosf
Normal file
|
@ -0,0 +1,3 @@
|
|||
# This is needed to link objdump and debug images using gdb.
|
||||
CC = cc -non_shared
|
||||
|
Loading…
Reference in a new issue