Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Aug 2010 13:02:08 +0000 (UTC)
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/share/mk bsd.dep.mk
Message-ID:  <201008171302.o7HD2E8R029002@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rpaulo      2010-08-17 13:02:08 UTC

  FreeBSD src repository

  Modified files:
    share/mk             bsd.dep.mk 
  Log:
  SVN rev 211427 on 2010-08-17 13:02:08Z by rpaulo
  
  Make sure any -U CFLAGS are not filtered out when calling mkdep, as
  gnu/usr.bin/cc/libiberty first defines the PREFIX macro, and then
  undefines it again, so mkdep with clang complains.
  
  Submitted by:   Dimitry Andric <dimitry at andric.com>
  Reviewed by:    ru
  
  Revision  Changes    Path
  1.53      +6 -6      src/share/mk/bsd.dep.mk



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