Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Dec 1995 04:08:30 +0200
From:      Heikki Suonsivu <hsu@clinet.fi>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/871: port.subdir.mk DEBUG_FLAGS is not used for CFLAGS
Message-ID:  <199512070208.EAA28608@plentium.clinet.fi>
Resent-Message-ID: <199512070210.SAA21209@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



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