mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 00:14:05 +02:00
[tools] sed: disable further SELinux features
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33120 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fe97e75d96
commit
50c933eb3e
@ -23,6 +23,8 @@ HOST_CONFIGURE_ARGS += \
|
|||||||
|
|
||||||
HOST_CONFIGURE_VARS += \
|
HOST_CONFIGURE_VARS += \
|
||||||
ac_cv_search_setfilecon=no \
|
ac_cv_search_setfilecon=no \
|
||||||
|
ac_cv_header_selinux_context_h=no \
|
||||||
|
ac_cv_header_selinux_selinux_h=no \
|
||||||
|
|
||||||
define Host/Compile
|
define Host/Compile
|
||||||
$(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)" LDFLAGS="-static"
|
$(MAKE) -C $(HOST_BUILD_DIR) SHELL="$(BASH)" LDFLAGS="-static"
|
||||||
|
Loading…
Reference in New Issue
Block a user