[tools] sed: disable further SELinux features
[openwrt/svn-archive/archive.git] / tools / sed / Makefile
index 019df953d60272ff4e5251cc0897b266eb787489..210feceb715f60d2b4b464ea39332dcc4ab06d8c 100644 (file)
@@ -23,6 +23,8 @@ HOST_CONFIGURE_ARGS += \
 
 HOST_CONFIGURE_VARS += \
        ac_cv_search_setfilecon=no \
+       ac_cv_header_selinux_context_h=no \
+       ac_cv_header_selinux_selinux_h=no \
 
 define Host/Compile
        $(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)" LDFLAGS="-static"