mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-05 08:45:22 +00:00
Similarly to https://gitlab.com/apparmor/apparmor/-/merge_requests/689, use the global CFLAGS when building Python library, so we honor extra flags set by distributions, such as -fstack-protector-strong -fstack-clash-protection -Werror=format-security -fcf-protection. Spotted by blhc on Debian. Gbp-Pq: Name Honor-global-CFLAGS-when-building-Python-library.patch MR: https://gitlab.com/apparmor/apparmor/-/merge_requests/1254 Approved-by: Christian Boltz <apparmor@cboltz.de> Merged-by: Christian Boltz <apparmor@cboltz.de> (cherry picked from commit1ec42d8bec
)b7d75638
Honor global CFLAGS when building Python library Co-authored-by: Christian Boltz <apparmor@cboltz.de>