Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Dec 1997 11:38:33 -0800 (PST)
From:      Garrett Wollman <wollman@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/lpr Makefile.inc src/usr.sbin/lpr/lprm Makefile
Message-ID:  <199712171938.LAA14411@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     1997/12/17 11:38:33 PST

  Modified files:
    usr.sbin/lpr         Makefile.inc 
    usr.sbin/lpr/lprm    Makefile 
  Log:
  Add -Wno-unused so that ``make world'' can complete successfully.
  GCC suppresses the warning for ``standard'' header files, but since the
  headers do not come from the ``standard'' place in a ``make world'', GCC
  doesn't get it.
  
  Revision  Changes    Path
  1.2       +2 -2      src/usr.sbin/lpr/Makefile.inc
  1.5       +2 -2      src/usr.sbin/lpr/lprm/Makefile



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