diff options
author | Chris Evich <cevich@redhat.com> | 2021-06-14 14:53:47 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2021-06-24 14:03:26 -0400 |
commit | f5cdb95eec4211a963e49c95bc5b3a5d9ac994da (patch) | |
tree | bd55314a447b5201fcb7d58810a9a2d598091a52 /.copr | |
parent | 1c04cfe8376640f328179531ac46cb523958d84a (diff) | |
download | podman-f5cdb95eec4211a963e49c95bc5b3a5d9ac994da.tar.gz podman-f5cdb95eec4211a963e49c95bc5b3a5d9ac994da.tar.bz2 podman-f5cdb95eec4211a963e49c95bc5b3a5d9ac994da.zip |
Fix building static podman-remote
As near as I can tell, sometime between `v1.6.4` and `v1.9` the definition
of `LDFLAGS_PODMAN_STATIC` was both created and lost. Additionally, after
a refactoring of the `Makefile` it was possible to enable CGO (which
will cause a dynamic binary to be built). Fix both issues by adding the
missing definition and forcing CGO to be disabled.
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to '.copr')
0 files changed, 0 insertions, 0 deletions