zero-profile: add a comment

This commit is contained in:
Rick Farina (Zero_Chaos) 2025-06-17 14:48:11 -04:00
parent e129db6e53
commit 51067585b2
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -89,6 +89,7 @@ if [[ ${CATEGORY}/${PN} == net-misc/lksctp-tools ]]; then
fi
# No hardened warnings
if [[ ${CATEGORY}/${PN} == net-wireless/proxmark3 ]]; then
# should be fixed after 4.20469
export CFLAGS="${CFLAGS} -Wno-hardened"
fi
if [[ ${CATEGORY}/${PN} == dev-libs/apr-util ]]; then