Subject: CVS commit: pkgsrc/lang/f2c
From: Dan McMahill
Date: 2008-04-30 23:38:15
Message id: 20080430213815.DD598175D0@cvs.netbsd.org

Log Message:
When calling 'cc -c' use a stripped down version of CFLAGS that
removes all -Wl,* entries.  Otherwise some versions of gcc will
give a warning which in turn breaks the autoconf check for fortran
libraries.  This fixes at least cad/tnt-mmtl and probably any
other package that uses the AC_F77_LIBRARY_LDFLAGS autoconf macro.

Bump rev to f2c-20001205nb10.

Files:
RevisionActionfile
1.44modifypkgsrc/lang/f2c/Makefile
1.3modifypkgsrc/lang/f2c/files/f2c-f77.in