apparmor/libraries/libapparmor/swig/python
David Runge b646bbf21b
Honor global LDFLAGS when building python library
libraries/libapparmor/swig/python/Makefile.am:
Add global LDFLAGS when building the python library.
When only applying the custom PYTHON_LDFLAGS (which are in fact
`python-config --ldflags`) distributions are unable to build the library
with e.g. full RELRO.

Fixes #129
Related to #138
2020-12-08 10:28:53 +01:00
..
test libapparmor python: Fix 'aa_log_record' object has no attribute '__getattr__' 2019-06-04 21:43:48 -07:00
__init__.py libapparmor python bindings: use __init__.py to import from LibAppArmor.py 2016-11-14 14:06:41 -08:00
Makefile.am Honor global LDFLAGS when building python library 2020-12-08 10:28:53 +01:00
setup.py.in all: Use HTTPS links for apparmor.net 2018-09-13 16:41:32 +00:00