Date: Sat, 26 Sep 2009 01:02:01 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.gcc.mk Message-ID: <200909260102.n8Q12151014362@repoman.freebsd.org>
index | next in thread | raw e-mail
gerald 2009-09-26 01:02:01 UTC
FreeBSD ports repository
Modified files:
Mk bsd.gcc.mk
Log:
Have CFLAGS and LDFLAGS set an -rpath to the lang/gcc44 library directory
when building with USE_FORTRAN=yes. This makes us use libstdc++.so.6
(and others) brought by this port as opposed to /usr/bin/libstdc++.so.6
that comes with our system compiler which is based on an older version
of GCC 4.2. Newer version of GCC run-time libraries with the same soname
are always backwards compatible.
Feature safe: yes
Revision Changes Path
1.34 +3 -1 ports/Mk/bsd.gcc.mk
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909260102.n8Q12151014362>
