aboutsummaryrefslogtreecommitdiff
path: root/Mk/Uses/fortran.mk
Commit message (Expand)AuthorAgeFilesLines
* Instead of hardcoding the version of GCC to provide Fortran support,Gerald Pfeifer2014-02-261-1/+2
* Add -B${LOCALBASE}/bin to LDFLAGS just like compiler.mk does. This fixesTijl Coosemans2014-02-261-1/+1
* Revert bogus parts of revision 345909.Gerald Pfeifer2014-02-251-1/+1
* Reword the documentation at the top of this file.Gerald Pfeifer2014-02-251-1/+1
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casesTijl Coosemans2014-02-161-2/+3
* Add the directory with GCC runtime libraries to LDFLAGS. This lets ClangTijl Coosemans2013-12-201-1/+2
* New USES=fortran to replace USE_FORTRAN.Tijl Coosemans2013-12-131-0/+39