4 lines
153 B
Plaintext
4 lines
153 B
Plaintext
|
# Use ieee rounding rules for divide and square root operations.
|
||
|
# /bin/cc is assumed to point to fxc version 1.3 or newer.
|
||
|
CCLIBFLAGS=-O -ieee -uniproc
|