[Bug 279409] devel/meson: update to 1.4.1

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 02 Jun 2024 14:59:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279409

Marcin Cieślak <saper@saper.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |saper@saper.info

--- Comment #1 from Marcin Cieślak <saper@saper.info> ---
With meson 1.4.0 I am getting the following warnings:


WARNING: Recommend using either -Dbuildtype or -Doptimization + -Ddebug. Using
both is redundant since they override each other. See:
https://mesonbuild.com/Builtin-options.html#build-type-options

WARNING: Running the setup command as `meson [options]` instead of `meson setup
[options]` is ambiguous and deprecated.


Shall we update Uses/meson.mk to reflect this? (or shall I open another PR?)

-- 
You are receiving this mail because:
You are on the CC list for the bug.