mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-04-03 04:31:40 +00:00
Mon Jan 31 16:11:52 1994 Stan Shebs (shebs@andros.cygnus.com)
* mpw-mh-mpw (CFLAGS): Add -b option to put strings at the ends of functions.
This commit is contained in:
parent
efe3ff3ef0
commit
a6eb91c3a9
@ -1,3 +1,8 @@
|
||||
Mon Jan 31 16:11:52 1994 Stan Shebs (shebs@andros.cygnus.com)
|
||||
|
||||
* mpw-mh-mpw (CFLAGS): Add -b option to put strings at the ends of
|
||||
functions.
|
||||
|
||||
Sat Jan 22 13:07:02 1994 Stan Shebs (shebs@andros.cygnus.com)
|
||||
|
||||
* mpw-mh-mpw: New file, host makefile definitions for MPW.
|
||||
|
@ -3,7 +3,8 @@
|
||||
CC = C -d MPW_C
|
||||
#CC = gC
|
||||
|
||||
CFLAGS = -d MPW -d ALMOST_STDC -w -mc68020 -mc68881 -model far
|
||||
#CFLAGS = -d MPW -d ALMOST_STDC -w -mc68020 -mc68881 -model far -b
|
||||
CFLAGS = -d MPW -d ALMOST_STDC -w -mc68020 -mc68881 -model far -b
|
||||
|
||||
LDFLAGS = -d -model far -c 'MPS ' -t MPST
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user