* Drop python2 option. Language isn't supported any more.
Signed-off-by: Christian Melki <[email protected]>
---
rules/host-libcap-ng.make | 1 -
1 file changed, 1 deletion(-)
diff --git a/rules/host-libcap-ng.make b/rules/host-libcap-ng.make
index 35a378f9d..3e0569693 100644
--- a/rules/host-libcap-ng.make
+++ b/rules/host-libcap-ng.make
@@ -23,7 +23,6 @@ HOST_LIBCAP_NG_CONF_OPT := \
$(HOST_AUTOCONF) \
--without-debug \
--without-warn \
- --without-python \
--without-python3
# needed for old glibc versions
--
2.34.1