From owner-cvs-all Tue Mar 31 19:26:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA27880 for cvs-all-outgoing; Tue, 31 Mar 1998 19:26:00 -0800 (PST) (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 TAA27861; Tue, 31 Mar 1998 19:25:57 -0800 (PST) (envelope-from jb@FreeBSD.org) From: John Birrell Received: (from jb@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA11589; Tue, 31 Mar 1998 19:24:20 -0800 (PST) Date: Tue, 31 Mar 1998 19:24:20 -0800 (PST) Message-Id: <199804010324.TAA11589@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG Subject: cvs commit: src/lib/csu/alpha Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jb 1998/03/31 19:24:20 PST Modified files: lib/csu/alpha Makefile Log: Temporary fix for problems that occur if CFLAGS=-g is added to /etc/make.conf. The tools can't handle generating debug code where we fiddle with the ELF segments. Revision Changes Path 1.4 +2 -1 src/lib/csu/alpha/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message