From owner-cvs-all Wed Jun 10 20:53:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA10651 for cvs-all-outgoing; Wed, 10 Jun 1998 20:53:16 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA10573; Wed, 10 Jun 1998 20:52:59 -0700 (PDT) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA13142; Wed, 10 Jun 1998 20:52:42 -0700 (PDT) Date: Wed, 10 Jun 1998 20:52:42 -0700 (PDT) Message-Id: <199806110352.UAA13142@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/lpr/lpd Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/06/10 20:52:42 PDT Modified files: usr.sbin/lpr/lpd Makefile Log: Remove -Werror from CFLAGS on i386 because with -nostdinc gcc spits warnings from unused static inline functions in headers if you happen to set CFLAGS without -O. Revision Changes Path 1.8 +1 -5 src/usr.sbin/lpr/lpd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message