summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/lirc-tools/lirc-tools.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/package/lirc-tools/lirc-tools.mk b/package/lirc-tools/lirc-tools.mk
index 2052b7204e..fbd8aaf932 100644
--- a/package/lirc-tools/lirc-tools.mk
+++ b/package/lirc-tools/lirc-tools.mk
@@ -11,10 +11,7 @@ LIRC_TOOLS_LICENSE = GPLv2+
LIRC_TOOLS_LICENSE_FILES = COPYING
LIRC_TOOLS_DEPENDENCIES = host-pkgconf
-LIRC_TOOLS_CONF_OPTS = \
- --without-x \
- --enable-sandboxed \
- --with-driver=userspace
+LIRC_TOOLS_CONF_OPTS = --without-x
define LIRC_TOOLS_INSTALL_INIT_SYSV
$(INSTALL) -D -m 0755 package/lirc-tools/S25lircd \
OpenPOWER on IntegriCloud