You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
redhat: make ENABLE_WERROR enable also OBJTOOL_WERROR
JIRA: https://issues.redhat.com/browse/RHEL-85302
Upstream Status: RHEL only
We don't want to enable CONFIG_OBJTOOL_WERROR for OOT / third-party
module builds by default, so tie its enablement to CONFIG_WERROR which
has the ENABLE_WERROR Makefile variable toggle.
Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
0 commit comments