Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Jul 2023 20:02:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 272321] Mk/Uses/meson.mk: Disable default optimization when buildtype is release
Message-ID:  <bug-272321-39348-uc5upraGe0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272321-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272321-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272321

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D84ffbf46e812acd734565613e0008e1=
96a62cadc

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(+)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272321-39348-uc5upraGe0>