package/libselinux: drop remnant of PKG_PYTHON_DISTUTILS_ENV
Commit c10349bf67
(package:libselinux: replace PKG_PYTHON_DISTUTILS_ENV)
forgot to update a comment that refered to PKG_PYTHON_DISTUTILS_ENV.
Replace that now.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
d9e02b8896
commit
2d381b8823
@ -54,7 +54,7 @@ endif # python3
|
||||
|
||||
# Filter out D_FILE_OFFSET_BITS=64. This fixes errors caused by glibc 2.22. We
|
||||
# set CFLAGS, CPPFLAGS and LDFLAGS here because we want to win over the
|
||||
# CFLAGS/CPPFLAGS/LDFLAGS definitions passed by $(PKG_PYTHON_DISTUTILS_ENV)
|
||||
# CFLAGS/CPPFLAGS/LDFLAGS definitions passed by $(PKG_PYTHON_SETUPTOOLS_ENV)
|
||||
# when the python binding is enabled.
|
||||
LIBSELINUX_MAKE_OPTS += \
|
||||
CFLAGS="$(filter-out -D_FILE_OFFSET_BITS=64,$(TARGET_CFLAGS))" \
|
||||
|
Loading…
Reference in New Issue
Block a user