From 5334ca47cbf074ef50f195ecb991cfff20e28ae8e1c5055207c4c7d3656486d6 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Fri, 20 Dec 2019 14:04:56 +0000 Subject: [PATCH] sandboxing OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=201 --- file.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file.spec b/file.spec index f878132..3df9bcc 100644 --- a/file.spec +++ b/file.spec @@ -139,7 +139,7 @@ export LC_ALL=POSIX rm -f Magdir/*,v Magdir/*~ rm -f ltcf-c.sh ltconfig ltmain.sh autoreconf -fiv -export CFLAGS="%{optflags} -DHOWMANY=69632 -fPIE" +export CFLAGS="%{optflags} -DHOWMANY=69632 -fPIE $(pkg-config libseccomp --cflags)" %configure --disable-silent-rules --datadir=%{_miscdir} --disable-static --enable-fsect-man5 make %{?_smp_mflags} pkgdatadir='$(datadir)' LDFLAGS="-pie"