mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 19:11:57 +02:00
zero-profile: add a comment
This commit is contained in:
parent
e129db6e53
commit
51067585b2
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue