]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bsd.sys.mk: Add NO_WUSE_AFTER_FREE helper variable.
authorJohn Baldwin <jhb@FreeBSD.org>
Mon, 3 Oct 2022 23:10:42 +0000 (16:10 -0700)
committerJohn Baldwin <jhb@FreeBSD.org>
Fri, 11 Nov 2022 18:18:53 +0000 (10:18 -0800)
commitf49af51ccb410b171a8572c05dd807cf68af61a1
treef50ae1e1c961565016dd346f1307a1ecbd3d6bd5
parent598fbd36f1efc6fc322b78ad53d0c285a4e2e8d8
bsd.sys.mk: Add NO_WUSE_AFTER_FREE helper variable.

This variable expands to -Wno-use-after-free on GCC 12+.

Reviewed by: imp, emaste
Differential Revision: https://reviews.freebsd.org/D36817

(cherry picked from commit 67b0751249183749c302f37e114481f8b9550032)
share/mk/bsd.sys.mk