# W overrides for hardening-no-fortify-functions because of false positives [1]
# To verify this is only false positives, I used hardening-check --verbose on the 
# incriminated binary (camitk-wizard) and it reported only unprotected on
# memmove and memcpy 
# [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673112
libcamitk3-dev: hardening-no-fortify-functions usr/bin/camitk-wizard
