Accepting request 975050 from home:cyphar:lxc
- Backport upstream patch to fix build on x32 systems. + 0001-lxd-secommp-Fix-sysinfo-syscall-interception-on-32-b.patch OBS-URL: https://build.opensuse.org/request/show/975050 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=107
This commit is contained in:
4
lxd.spec
4
lxd.spec
@@ -51,6 +51,8 @@ Source101: %{name}-config.yml
|
||||
# Additional runtime configuration.
|
||||
Source200: %{name}.sysctl
|
||||
Source201: %{name}.dnsmasq
|
||||
# OPENSUSE-UPSTREAM-FIX: Backport of <https://github.com/lxc/lxd/pull/10348>.
|
||||
Patch1: 0001-lxd-secommp-Fix-sysinfo-syscall-interception-on-32-b.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: golang-packaging
|
||||
BuildRequires: libacl-devel
|
||||
@@ -123,6 +125,8 @@ Bash command line completion support for %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
# https://github.com/lxc/lxd/pull/10348
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
# Make sure any leftover go build caches are gone.
|
||||
|
Reference in New Issue
Block a user