Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Nov 2002 07:59:38 -0800 (PST)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/icc Makefile pkg-plist ports/lang/icc/files cpio-exclude ld.c
Message-ID:  <200211081559.gA8Fxc5X048887@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2002/11/08 07:59:38 PST

  Modified files:
    lang/icc             Makefile pkg-plist 
    lang/icc/files       ld.c 
  Added files:
    lang/icc/files       cpio-exclude 
  Log:
  - Keep up with changes on -current (__sF, elf_i386 -> elf_i386_fbsd).
  - Use an exclude file for cpio, there's not much sense in extracting
    and chmod'ing a whole bunch of files only to delete them afterwards.
  - Fix two bugs in the ld-wrapper that could cause it to dump core in
    rare cases.
  - Remove a forgotten C++ include.
  - Improve IGNORE message.
  
  Submitted by:   marius@alchemy.franken.de
  
  Revision  Changes    Path
  1.21      +26 -20    ports/lang/icc/Makefile
  1.1       +64 -0     ports/lang/icc/files/cpio-exclude (new)
  1.4       +7 -3      ports/lang/icc/files/ld.c
  1.9       +0 -1      ports/lang/icc/pkg-plist

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211081559.gA8Fxc5X048887>