Date: Mon, 22 Dec 2003 07:28:18 -0800 (PST) From: Alexander Leidinger <netchild@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/stlport-icc Makefile ports/devel/stlport Makefile ports/devel/stlport/files patch-src::gcc-freebsd.mak stlport::stl_icc.h test::eh::icc-freebsd.mak Message-ID: <200312221528.hBMFSJOq076855@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
netchild 2003/12/22 07:28:18 PST
FreeBSD ports repository
Modified files:
devel/stlport-icc Makefile
devel/stlport Makefile
devel/stlport/files patch-src::gcc-freebsd.mak
patch-test::eh::gcc-freebsd.mak
src::icc-freebsd.mak stlport::stl_icc.h
test::eh::icc-freebsd.mak
Log:
Second part of the stlport-icc fix for 4.x. [1]
This patch modifies some gcc parts too, but basically it makes the port
respect CFLAGS. Because of bugs in combination with gcc 3.x and some
optimization options the CFLAGS are hardcoded (better safe than sorry).
I've tested the gcc part of the fix on 4-stable and two 5.x systems.
Submitted by: Marius Strobl <marius@alchemy.franken.de> [1]
Approved by: maintainer timeout (for devel/stlport)
Revision Changes Path
1.8 +3 -2 ports/devel/stlport-icc/Makefile
1.30 +12 -8 ports/devel/stlport/Makefile
1.4 +6 -6 ports/devel/stlport/files/patch-src::gcc-freebsd.mak
1.4 +3 -3 ports/devel/stlport/files/patch-test::eh::gcc-freebsd.mak
1.3 +12 -8 ports/devel/stlport/files/src::icc-freebsd.mak
1.2 +36 -6 ports/devel/stlport/files/stlport::stl_icc.h
1.3 +7 -7 ports/devel/stlport/files/test::eh::icc-freebsd.mak
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312221528.hBMFSJOq076855>
