summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--groups.d/010.host_deps.d/file_host.package2
1 files changed, 1 insertions, 1 deletions
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";