mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-28 21:07:56 +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