pkgsrc/mk/compiler
2008-01-15 10:08:18 +00:00
..
ccache.mk Added the variable CCACHE_BASE, so that a ccache other than the one 2007-10-16 09:33:29 +00:00
ccc.mk _COMPILER_LD_FLAG is only used in this file, and no other compiler file 2007-03-15 22:33:42 +00:00
distcc.mk Remove trailing spaces. 2006-12-15 12:46:23 +00:00
f2c.mk alias f2c-f77 as g77 as well as f77 and f2c-f77. libtool cares. 2007-01-16 17:16:20 +00:00
gcc.mk When calling gcc to extract the version number, pass down 2007-08-11 17:31:22 +00:00
hp.mk Always tell the C++ compiler that we want support for ANSI C++ features 2008-01-15 10:08:18 +00:00
icc.mk Remove trailing spaces. 2006-12-15 12:46:23 +00:00
ido.mk Remove trailing spaces. 2006-12-15 12:46:23 +00:00
mipspro-ucode.mk Remove trailing spaces. 2006-12-15 12:46:23 +00:00
mipspro.mk Make the #error directive an error with MIPSpro. 2007-03-07 01:37:18 +00:00
pcc.mk For Portable C Compiler. 2007-09-18 01:51:10 +00:00
sunpro.mk Solaris SunPro Compiler 11/12 fails on Solaris 8/9 with -xc99. The header files supplied by the OS are not c99 aware, the manpage suggests the setting: -xc99=all,no_lib for Solaris 8/9. 2007-11-30 16:55:28 +00:00
xlc.mk At least with XLC V9, xlc -V isn't that useful as it prints the 2007-08-30 21:47:29 +00:00