modular: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Tue Jul 30 23:44:05 UTC 2024
build.sh | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)
New commits:
commit 14166939a0abc0e4377a656c249ca6d90a762de2
Author: Alan Coopersmith <alan.coopersmith at oracle.com>
Date: Sun Jul 28 09:24:54 2024 -0700
build.sh: pass MESON_CONFFLAGS to meson builds instead of CONFFLAGS
Since meson & autoconf have different formats for command line flags
(-Dfoo=bar instead of --with-foo=bar or --enable-foo), this lets the
feature to pass common flags via environment variable work now that
we build with both tools.
Signed-off-by: Alan Coopersmith <alan.coopersmith at oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/util/modular/-/merge_requests/30>
More information about the xorg-commit
mailing list