mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-23 10:54:07 +08:00
6599da043e
From-SVN: r14877
5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
# Define SYSV as -DSYSV if you are using a System V operating system.
|
|
CC = cc -Wp,-H256000
|
|
SYSV = -DSYSV
|
|
RANLIB = true
|