Files
Arch-R/config/path
Stephan Raue db8e40ff1e config/path:
- disable build with -fPIC on i386 target
- enable build with linker plugin support (-fuse-linker-plugin)
- enable build with gold linker support (-fuse-ld=gold)
- enable some loop and grphite optimatizations
  (-ftree-loop-distribution, -floop-interchange, -floop-strip-mine,
   -floop-block, -fgraphite-identity, -fno-ipa-sra)
- enable "-Wl,--as-needed" linker flags
- cleanups
2010-06-03 16:42:01 +02:00

7.5 KiB