summaryrefslogtreecommitdiffstats
path: root/tools/sed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/sed/Makefile')
-rw-r--r--tools/sed/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/sed/Makefile b/tools/sed/Makefile
index 019df953d..210feceb7 100644
--- a/tools/sed/Makefile
+++ b/tools/sed/Makefile
@@ -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"