pkgsrc/mk/compiler
wiz 06ed9834e1 clang -dumpversion prints 4.2.1, which is not the intended content
of CC_VERSION.
Use clang --version | sed to get a more usable string.
2013-02-21 07:57:19 +00:00
..
ccache.mk Add CCACHE_COMPILERCHECK to the environment when using ccache. 2012-03-06 02:44:54 +00:00
ccc.mk Learn from the AIX issues with hard links to symbolic links and always 2009-06-02 22:32:49 +00:00
clang.mk clang -dumpversion prints 4.2.1, which is not the intended content 2013-02-21 07:57:19 +00:00
distcc.mk
f2c.mk Implement "fortran77" as alias for "fortran". 2010-07-30 07:58:58 +00:00
g95.mk When using g95 as fortran compiler make sure FC is set correctly. 2012-12-15 21:23:31 +00:00
gcc.mk compiler.mk, gcc.mk: Implement DRAGONFLY_CCVER 2012-12-12 20:49:01 +00:00
hp.mk Learn from the AIX issues with hard links to symbolic links and always 2009-06-02 22:32:49 +00:00
icc.mk Apply the patch from my own pkg/42480. 2011-05-19 22:37:55 +00:00
ido.mk Learn from the AIX issues with hard links to symbolic links and always 2009-06-02 22:32:49 +00:00
mipspro-ucode.mk Fix bug in .include directive. This fixes mipspro support on IRIX. 2011-05-08 10:37:54 +00:00
mipspro.mk Fix bootstrap on IRIX with mipspro compiler, for details 2011-08-22 09:18:29 +00:00
pcc.mk Remove possibly confusing variable assignment. 2010-12-26 14:23:47 +00:00
sunpro.mk Implement "fortran77" as alias for "fortran". 2010-07-30 07:58:58 +00:00
xlc.mk README.C not README.c, says veego who seems to be afraid to use his commit bit. 2011-10-30 23:11:33 +00:00