Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2010 17:33:29 +0000 (UTC)
From:      Dimitry Andric <dim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/gnu/lib/libobjc Makefile src/sys/boot/i386/boot2 Makefile
Message-ID:  <201008311734.o7VHYQ4Y012850@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dim         2010-08-31 17:33:29 UTC

  FreeBSD src repository

  Modified files:
    gnu/lib/libobjc      Makefile 
    sys/boot/i386/boot2  Makefile 
  Log:
  SVN rev 212060 on 2010-08-31 17:33:29Z by dim
  
  Use a more robust way to substitute gcc for clang, when compiling
  gnu/lib/libobjc and sys/boot/i386/boot2, so it also works when using
  absolute paths and/or options, as in CC="/absolute/path/clang -foo".
  
  Approved by:    rpaulo (mentor)
  
  Revision  Changes    Path
  1.37      +3 -1      src/gnu/lib/libobjc/Makefile
  1.64      +3 -1      src/sys/boot/i386/boot2/Makefile



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