pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Thu Jul 26 12:04:04 UTC 2012

Modified Files:
        pkgsrc/devel/libtool: distinfo
        pkgsrc/devel/libtool-base: Makefile
        pkgsrc/devel/libtool/patches: manual-libtool.m4 patch-ab patch-ad

Log Message:
Add a special case for f77 on MirBSD. This is what the wrapper scripts call
the f2c frontend. It is not recognized as GCC even though there is a gcc
underneath. Thus, use "-Wl," to introduce linker options.

This unbreaks the build of shared libraries written in Fortran on MirBSD
(exotic combination, yes I know) such as blas.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/devel/libtool/distinfo
cvs rdiff -u -r1.97 -r1.98 pkgsrc/devel/libtool-base/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/libtool/patches/manual-libtool.m4
cvs rdiff -u -r1.72 -r1.73 pkgsrc/devel/libtool/patches/patch-ab
cvs rdiff -u -r1.39 -r1.40 pkgsrc/devel/libtool/patches/patch-ad

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