# PIE breaks the build
pdal: hardening-no-pie usr/bin/pdal

# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
#  Fortify Source functions: no, only unprotected functions found!
pdal: hardening-no-fortify-functions *

