Skip to content
Commit 5e2956ee authored by Kees Cook's avatar Kees Cook
Browse files

Revert "fortify: Allow KUnit test to build without FORTIFY"



This reverts commit a9dc8d04.

The standard for KUnit is to not build tests at all when required
functionality is missing, rather than doing test "skip". Restore this
for the fortify tests, so that architectures without
CONFIG_ARCH_HAS_FORTIFY_SOURCE do not emit unsolvable warnings.

Reported-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Closes: https://lore.kernel.org/all/CAMuHMdUrxOEroHVUt7-mAnKSBjY=a-D3jr+XiAifuwv06Ob9Pw@mail.gmail.com


Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent 47f04616
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment