[Bug 279409] devel/meson: update to 1.4.1

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

--- Comment #2 from Jan Beich <jbeich@FreeBSD.org> ---
Please, open separate bugs for issues not related to this update. I'm
definitaley not going to fix these on the same bandwagon. Scope creep is a
recipe for bugs.

> WARNING: Recommend using either -Dbuildtype or -Doptimization + -Ddebug.

Likely regressed by bug 272321. Beware, -Dbuildtype=release enables
-Db_ndebug=if-release and allows consumers to check "buildtype" to enable extra
steps.

> WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]`

Patches welcome. USES=meson currently uses CONFIGURE_CMD instead of custom
do-configure and DO_MAKE_BUILD via USES=ninja instead of "meson compile".

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