pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/compiler
Module Name: pkgsrc
Committed By: markd
Date: Wed Jul 8 21:25:30 UTC 2009
Modified Files:
pkgsrc/mk/compiler: gcc.mk
Log Message:
Allow other fortran compilers than f2c to be used when gcc doesn't supply
one.
Now to use g95 as the fortran compiler just add
PKGSRC_FORTRAN= g95
FC= g95
to the mk.conf.
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 pkgsrc/mk/compiler/gcc.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index