Current Path : /usr/src/contrib/gcc/config/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/src/contrib/gcc/config/t-dfprules |
# Use DFP_ENABLE to build decimal floating point support routines for # all decimal floating point types (32-bit, 64-bit and 128-bit). We # use `true' for clarity, but any value will do. # DFP_ENABLE = true # DFP_CFLAGS can be used to pass target-specific CFLAGS when compiling # dfp-bit.c. This is useful for overriding the definition of macros. # # DFP_CFLAGS = -DFOO=bar