mirror of
https://github.com/pmret/gcc-papermario.git
synced 2024-11-08 20:02:47 +01:00
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
|