mirror of
https://github.com/containers/skopeo.git
synced 2025-06-27 15:18:00 +00:00
fix typo
Signed-off-by: Miltiadis Kallianis <miltiadis.kallianis@asml.com>
This commit is contained in:
parent
55abe69da7
commit
dbf465d6ea
@ -196,7 +196,7 @@ DISABLE_DOCS=1 make
|
|||||||
|
|
||||||
#### Additional prerequisites
|
#### Additional prerequisites
|
||||||
|
|
||||||
In order to dynamically link against system libraries and avoid compilation erros the ```CGO_ENABLED='1'``` flag must be enabled. You can easily check by ```go env | grep CGO_ENABLED```.
|
In order to dynamically link against system libraries and avoid compilation errors the ```CGO_ENABLED='1'``` flag must be enabled. You can easily check by ```go env | grep CGO_ENABLED```.
|
||||||
|
|
||||||
An alternative would be to set the `BUILDTAGS=containers_image_openpgp` (this removes the dependency on `libgpgme` and its companion libraries).
|
An alternative would be to set the `BUILDTAGS=containers_image_openpgp` (this removes the dependency on `libgpgme` and its companion libraries).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user