From: Jan Kiszka <jan.kis...@siemens.com>

This feature is useful for applications tuning scheduling parameters
from within RT contexts. Primarily a topic for legacy applications. But
as this doesn't come with noteworthy downsides, make it available in the
generic package configuration.

Signed-off-by: Jan Kiszka <jan.kis...@siemens.com>
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 06e3523a6c..68e7a4e378 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,7 @@ CONFIG_OPTS = --prefix=/usr \
             --mandir=/usr/share/man \
             --with-testdir=/usr/lib/xenomai/testsuite \
             --enable-smp \
+            --enable-lazy-setsched \
             --enable-debug=symbols
 
 ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE))
-- 
2.16.4


Reply via email to