6cecf4ce3c
From-SVN: r4377
6 lines
141 B
Plaintext
6 lines
141 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
|