From f10993e9442bd59c0fd3d30a28991e939d7bf07c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Sun, 30 Jun 2024 20:33:40 +0200 Subject: groups.d/010.host_deps.d/file_host.package: build w/o libseccomp MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- groups.d/010.host_deps.d/file_host.package | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/groups.d/010.host_deps.d/file_host.package b/groups.d/010.host_deps.d/file_host.package index 4a0fb614..74108712 100644 --- a/groups.d/010.host_deps.d/file_host.package +++ b/groups.d/010.host_deps.d/file_host.package @@ -1,7 +1,7 @@ : ${PKG_FILE_HOST_SHA256SUM:=fc97f51029bb0e2c9f4e3bffefdaf678f0e039ee872b9de5c002a6d09c784d82}; : ${PKG_FILE_HOST_VERSION:=5.45}; : ${PKG_FILE_HOST_URL:=http://ftp.astron.com/pub/file/file-${PKG_FILE_HOST_VERSION}.tar.gz}; -: ${PKG_FILE_HOST_CONFIGURE_ARGS_EXTRA:="--disable-xzlib"}; +: ${PKG_FILE_HOST_CONFIGURE_ARGS_EXTRA:="--disable-xzlib --disable-libseccomp"}; ex_pkg_register "file_host" "${RTL_FILEOP_SOURCE_FNAME}" "host_deps"; -- cgit v1.2.3