fix build issues on 32-bit
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
5aa7d9490f
commit
3faa24c1e4
@ -413,6 +413,7 @@ file. Each CNI network will have its own dnsmasq instance.
|
|||||||
%prep
|
%prep
|
||||||
%autosetup -Sgit -n %{name}-%{commit0}
|
%autosetup -Sgit -n %{name}-%{commit0}
|
||||||
rm -f docs/source/markdown/containers-mounts.conf.5.md
|
rm -f docs/source/markdown/containers-mounts.conf.5.md
|
||||||
|
sed -i 's/id128StringMax := C.ulong/id128StringMax := C.size_t/' vendor/github.com/coreos/go-systemd/v22/sdjournal/journal.go
|
||||||
|
|
||||||
# untar dnsname
|
# untar dnsname
|
||||||
tar zxf %{SOURCE1}
|
tar zxf %{SOURCE1}
|
||||||
|
Loading…
Reference in New Issue
Block a user