On Wed, Dec 12, 2018 at 3:13 PM Bas Nieuwenhuizen
<b...@basnieuwenhuizen.nl> wrote:
>
> On Wed, Dec 12, 2018 at 8:59 PM Marek Olšák <mar...@gmail.com> wrote:
> >
> > There are 2 issues with meson:
> > * -DDEBUG is not present in debugoptimized builds.
>
> Do people expect -DDEBUG for debugoptimized? I would think that debug
> optimized would be an optimized build with debug symbols, but not
> expensive checks & asserts, which would match the current
> debugoptimized build?

please, no -DDEBUG for debugoptimized.. I use that when I want debug
syms but not (for example) nir_validate and other expensive checks.

BR,
-R

>
> > * meson ignores CFLAGS with --reconfigure, for example: CFLAGS="-DDEBUG" 
> > meson --reconfigure ... doesn't update CFLAGS.
> >
> > Marek
> >
> > On Mon, Dec 10, 2018 at 6:11 PM Dylan Baker <dy...@pnwbakers.com> wrote:
> >>
> >> Meson 0.49.0 has been out for a couple of days now, and I'd like to make 
> >> the
> >> final call for autotools. My patch is so massive that it's a huge pain to 
> >> send
> >> to the list, the latest versions is here:
> >> https://gitlab.freedesktop.org/dbaker/mesa/commits/delete-autotools
> >>
> >> Dylan
> >> _______________________________________________
> >> mesa-dev mailing list
> >> mesa-dev@lists.freedesktop.org
> >> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
> >
> > _______________________________________________
> > mesa-dev mailing list
> > mesa-dev@lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/mesa-dev
> _______________________________________________
> mesa-dev mailing list
> mesa-dev@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to