Subject: Re: how to kill any O* when compiling
To: Jeremy C. Reed <reed@reedmedia.net>
From: Timo Schoeler <timo.schoeler@macfinity.net>
List: tech-pkg
Date: 05/04/2005 19:21:58
thus Jeremy C. Reed spake:
> On Wed, 4 May 2005, Timo Schoeler wrote:
>
>
>>however, is there a way to kill any O* statements when building the
>>package? i tried sth. like CFLAGS-=-O* and COPTS-=-O* in /etc/mk.conf,
>>but this didn't work (there were still -O2's)...
>
>
> Maybe set:
> DBG= # to nothing
>
> Jeremy C. Reed
>
> BSD News, BSD tutorials, BSD links
> http://www.bsdnewsletter.com/
hm, where do i have to set this? neither the Makefile nor hacks.mk
contains a line 'DBG= '...
cheers,
timo