https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279409
--- Comment #2 from Jan Beich <jbe...@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.