[Bug 272321] Mk/Uses/meson.mk: Disable default optimization when buildtype is release
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jul 2023 20:02:02 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272321
--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=84ffbf46e812acd734565613e0008e196a62cadc
commit 84ffbf46e812acd734565613e0008e196a62cadc
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-07-03 19:50:44 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-07-03 20:00:17 +0000
Mk/Uses/meson.mk: Disable predefined optimization level when buildtype is
release
Ports framework handles optimization levels so disable Meson's
predefined optimization level
Reference:
https://mesonbuild.com/Builtin-options.html#details-for-buildtype
PR: 272321
Reviewed by: jbeich
Mk/Uses/meson.mk | 1 +
1 file changed, 1 insertion(+)
--
You are receiving this mail because:
You are the assignee for the bug.