cvs commit: ports/lang/icc Makefile ports/lang/icc/files patch-ia32::bin::icc patch-ia32::bin::icpc

Alexander Leidinger netchild at FreeBSD.org
Fri Apr 18 02:10:24 PDT 2003


netchild    2003/04/18 02:10:23 PDT

  FreeBSD ports repository

  Modified files:
    lang/icc             Makefile 
    lang/icc/files       patch-ia32::bin::icc 
                         patch-ia32::bin::icpc 
  Log:
   - back out special '-I' handling, it causes problems with the stlport [1]
     (this may break ports which depend upon OpenSSL from ports which was
     compiled as a base system replacement because it includes a system
     header directory again)
   - ignore "-pipe" in CFLAGS, this should unbreak some ports with hardcoded
     "-pipe"
  
  Noticed by:     Krzysztof Parzyszek <kristof at swissmail.org> [1]
  Tested by:      Krzysztof Parzyszek <kristof at swissmail.org> [1]
  
  Revision  Changes    Path
  1.32      +1 -1      ports/lang/icc/Makefile
  1.4       +6 -2      ports/lang/icc/files/patch-ia32::bin::icc
  1.4       +6 -2      ports/lang/icc/files/patch-ia32::bin::icpc


More information about the cvs-ports mailing list