From owner-cvs-all Tue Nov 27 8:28:30 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 17DCE37B417; Tue, 27 Nov 2001 08:28:27 -0800 (PST) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fARGSQ350561; Tue, 27 Nov 2001 08:28:26 -0800 (PST) (envelope-from ru) Message-Id: <200111271628.fARGSQ350561@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 27 Nov 2001 08:28:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/perl Makefile.inc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ru 2001/11/27 08:28:26 PST Modified files: gnu/usr.bin/perl Makefile.inc Log: CFLAGS is not suitable for `optimize' thing; it spams Config.pm with -nostdinc which breaks Perl ports building. This change will be re-applied if BDE agrees on having COPTFLAGS in userland. PR: bin/31877 Revision Changes Path 1.28 +2 -2 src/gnu/usr.bin/perl/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message