mirror of
https://github.com/containers/podman.git
synced 2025-10-19 04:03:23 +08:00
rpm: add grpcnotrace build tag
Like done in the Makefile. Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
@ -253,7 +253,7 @@ LDFLAGS="$LDFLAGS -X %{ld_libpod}/define.gitCommit=$GIT_COMMIT"
|
|||||||
# build rootlessport first
|
# build rootlessport first
|
||||||
%gobuild -o bin/rootlessport ./cmd/rootlessport
|
%gobuild -o bin/rootlessport ./cmd/rootlessport
|
||||||
|
|
||||||
export BASEBUILDTAGS="seccomp $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh) libsqlite3"
|
export BASEBUILDTAGS="seccomp $(hack/systemd_tag.sh) $(hack/libsubid_tag.sh) libsqlite3 grpcnotrace"
|
||||||
|
|
||||||
# libtrust_openssl buildtag switches to using the FIPS-compatible func
|
# libtrust_openssl buildtag switches to using the FIPS-compatible func
|
||||||
# `ecdsa.HashSign`.
|
# `ecdsa.HashSign`.
|
||||||
|
Reference in New Issue
Block a user