a0d66c8d67
From-SVN: r24349
6 lines
140 B
Plaintext
6 lines
140 B
Plaintext
# ld can make exe's c2-only if this lib is searched even though not loaded
|
|
CCLIBFLAGS = -tm c1
|
|
|
|
# Use -pcc to avoid surprises.
|
|
CC = cc -pcc
|