Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Nov 2006 04:39:05 +0000 (UTC)
From:      John Birrell <jb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/mk bsd.sys.mk
Message-ID:  <200611040439.kA44d5TW085899@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          2006-11-04 04:39:05 UTC

  FreeBSD src repository

  Modified files:
    share/mk             bsd.sys.mk 
  Log:
  Allow a makefile to set IGNORE_PRAGMA so that OpenSolaris code can
  be built with other gcc warnings enabled.
  
  Every Solaris source file has a #pragma ident in it. We can just
  ignore those definitions.
  
  Revision  Changes    Path
  1.39      +4 -0      src/share/mk/bsd.sys.mk



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