Re: [v4l-utils v5 0/5] Add support for meson building

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Le mercredi 16 juin 2021 à 16:59 +0200, Mauro Carvalho Chehab a écrit :
> As mentioned in another response. Autotools is building with `-g
> > -O2` by
> > default, that'd the equivalent meson configuration option
> > --buildtype=debugoptimized. 
> 
> I can't understand the Meson's default... no optimization and no
> debug!
> Basically something that it is useless for both developers and for
> production. I wonder why they chose a crap default like that...

Most project make it the default with:
project(..., default_options : ['buildtype=debugoptimized'])

I _think_ it is not the default because it is often less debugable when
it's optimized.

Regards,
Xavier Claessens.




[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux