Re: [Fresco-devel] Bug 223 - "*-config scripts have inappropriate --cxxflags output"

sashang <[email protected]> 01 Apr 2003 19:55:01 +1200
Newsgroups gmane.comp.video.fresco.devel
Message-ID <1049183700.1186.29.camel@localhost>
> The bug is not that we compile with -g -O2.  The bug is that those
> options end up in the *-config scripts, which forces any _other_
> programs that _use_ Fresco to be compiled with -g -O2, which is not
> something we should be enforcing on random other projects.
> 
> -- Nathaniel

Oops. I had a feeling I was misunderstanding the report.