# Some plugin libraries only contain a few line of codes, with a few calls to
# libc protectable functions. The fortify flags are correctly passed to all
# libraries, but as stated below, this check leads to false positive and only
# pass when one fortified function is found.
#
# [...] this check will lead to false alarms. In an effort to mitigate this,
# the check will pass if any fortified function is found, and will fail if only
# unfortified functions are found. [...] [1]
#
# [1] https://wiki.debian.org/HardeningWalkthrough
libgemrb: hardening-no-fortify-functions usr/lib/gemrb/plugins/2DAImporter.so
libgemrb: hardening-no-fortify-functions usr/lib/gemrb/plugins/BAMImporter.so
libgemrb: hardening-no-fortify-functions usr/lib/gemrb/plugins/CREImporter.so
