Disable sandboxing on aarch64, second try
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=204
This commit is contained in:
parent
045b107f01
commit
b3e558abfb
@ -145,7 +145,7 @@ export CFLAGS="%{optflags} -DHOWMANY=69632 -fPIE $(pkg-config libseccomp --cflag
|
|||||||
%ifarch aarch64
|
%ifarch aarch64
|
||||||
--disable-libseccomp \
|
--disable-libseccomp \
|
||||||
%endif
|
%endif
|
||||||
--enable-fsect-man5 \
|
--enable-fsect-man5
|
||||||
make %{?_smp_mflags} pkgdatadir='$(datadir)' LDFLAGS="-pie"
|
make %{?_smp_mflags} pkgdatadir='$(datadir)' LDFLAGS="-pie"
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user