Build with nokmem
This commit is contained in:
parent
fe5b6797d2
commit
bd177767bd
@ -25,7 +25,7 @@
|
||||
Name: %{repo}
|
||||
Epoch: 2
|
||||
Version: 1.0.0
|
||||
Release: 89.dev.git%{shortcommit0}%{?dist}
|
||||
Release: 90.dev.git%{shortcommit0}%{?dist}
|
||||
Summary: CLI for running Open Containers
|
||||
License: ASL 2.0
|
||||
URL: %{git0}
|
||||
@ -173,7 +173,7 @@ popd
|
||||
pushd GOPATH/src/%{import_path}
|
||||
export GOPATH=%{gopath}:$(pwd)/GOPATH
|
||||
|
||||
make BUILDTAGS="seccomp selinux" all
|
||||
make BUILDTAGS="seccomp selinux nokmem" all
|
||||
|
||||
sed -i '/\#\!\/bin\/bash/d' contrib/completions/bash/%{name}
|
||||
|
||||
@ -284,6 +284,9 @@ export GOPATH=%{buildroot}/%{gopath}:$(pwd)/Godeps/_workspace:%{gopath}
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Apr 17 2019 Daniel Walsh <dwalsh@fedoraproject.org> - 2:1.0.0-90.dev.gitda202113
|
||||
- Build with nokmem
|
||||
|
||||
* Thu Apr 04 2019 Lokesh Mandvekar (Bot) <lsm5+bot@fedoraproject.org> - 2:1.0.0-89.dev.git029124d
|
||||
- autobuilt 029124d
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user