From b6e1da218c5794be8307c8c2add0d0106d7cae24 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 6 Nov 2015 07:59:54 -0500 Subject: fix ./configure --disable-seccomp --- todo | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'todo') diff --git a/todo b/todo index f9cce75d6..de1ef5f41 100644 --- a/todo +++ b/todo @@ -70,3 +70,10 @@ socat UNIX-LISTEN:/tmp/mysoc,fork ABSTRACT-CONNECT:/tmp/dbus-awBoQTCc & in sandbox socat ABSTRACT-LISTEN:/tmp/dbus-awBoQTCc,fork UNIX-CONNECT:/tmp/mysock +11. autotest for config options: + +./configure --enable-fatal-warnings --disable-seccomp --prefix=/usr +./configure --enable-fatal-warnings --disable-chroot --prefix=/usr +./configure --enable-fatal-warnings --disable-bind --prefix=/usr + + -- cgit v1.2.3-54-g00ecf