On Wed, Jan 23, 2019 at 2:17 PM Pierre Labastie via blfs-dev
<[email protected]> wrote:
>
> On 23/01/2019 20:48, Bruce Dubbs via blfs-dev wrote:
 nautilus
> >
> > Actually, that is covered at
> > http://www.linuxfromscratch.org/blfs/view/stable/introduction/notes-on-building.html#stripping
> >  where all packages can be done at once instead of modifying a lot of
> > individual package instructions.
> >
>
> As far as I understand "debug" is "-g", while "debugoptimized" is "-O2 -g".
> Stripping a package built with just "-g" does not bring it to "-O2".
>
> Pierre

Right, debug is equivalent to -O0, which is no optimizations.
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to