mirror of
https://github.com/novatiq/packages.git
synced 2026-06-22 21:30:27 +01:00
180d34f70b
seccomp was unconditionally disabled before. Also a non-escaped newline in a place where it should be escaped made the build process skip some CONFIGURE_ARGS. Fix CONFIGURE_ARGS and add an option to allow building with seccomp. Signed-off-by: Daniel Golle <daniel@makrotopia.org>