From owner-freebsd-bugs Wed Dec 6 18:10:10 1995 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA21223 for bugs-outgoing; Wed, 6 Dec 1995 18:10:10 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA21209 Wed, 6 Dec 1995 18:10:07 -0800 (PST) Resent-Date: Wed, 6 Dec 1995 18:10:07 -0800 (PST) Resent-Message-Id: <199512070210.SAA21209@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, hsu@clinet.fi Received: from hauki.clinet.fi (root@hauki.clinet.fi [194.100.0.1]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA20957 for ; Wed, 6 Dec 1995 18:08:03 -0800 (PST) Received: from plentium.clinet.fi (plentium.clinet.fi [194.100.0.7]) by hauki.clinet.fi (8.6.12/8.6.4) with ESMTP id EAA17378 for ; Thu, 7 Dec 1995 04:07:59 +0200 Received: (root@localhost) by plentium.clinet.fi (8.6.12/8.6.4) id EAA28608; Thu, 7 Dec 1995 04:08:30 +0200 Message-Id: <199512070208.EAA28608@plentium.clinet.fi> Date: Thu, 7 Dec 1995 04:08:30 +0200 From: Heikki Suonsivu Reply-To: hsu@clinet.fi To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/871: port.subdir.mk DEBUG_FLAGS is not used for CFLAGS Sender: owner-bugs@freebsd.org Precedence: bulk >Number: 871 >Category: ports >Synopsis: port.subdir.mk DEBUG_FLAGS is not used for CFLAGS >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Dec 6 18:10:04 PST 1995 >Last-Modified: >Originator: Heikki Suonsivu >Organization: Clinet, Espoo, Finland >Release: FreeBSD 2.1.0-950928-SNAP i386 >Environment: -current >Description: Adding -g in ports seems to be non-trivial. I found DEBUG_FLAGS which disables strip, but it still doesn't make its way into CFLAGS. bsd.port.mk contains loads of variables one can set, but no debugging options. It could be a make.conf option, probably, as it would be better to get it automatically included in all ports (I want symbols in all locally installed programs). >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: