Skip to content
Commit 3ccb76c5 authored by John Johansen's avatar John Johansen
Browse files

apparmor: fix undefined reference to `aa_g_hash_policy'



The kernel build bot turned up a bad config combination when
CONFIG_SECURITY_APPARMOR is y and CONFIG_SECURITY_APPARMOR_HASH is n,
resulting in the build error
   security/built-in.o: In function `aa_unpack':
   (.text+0x841e2): undefined reference to `aa_g_hash_policy'

Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
parent e6bfa25d
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