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

Alexander Leidinger netchild at FreeBSD.org
Mon Dec 22 07:28:20 PST 2003


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 at 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


More information about the cvs-ports mailing list