mirror of
https://github.com/containers/skopeo.git
synced 2025-09-24 03:17:17 +00:00
Rerun hack/vendor.sh to fix build on 32-bit systems
i.e. to pick up https://github.com/proglottis/gpgme/pull/10 Fixes #80.
This commit is contained in:
1
vendor/github.com/mtrmac/gpgme/go_gpgme.h
generated
vendored
1
vendor/github.com/mtrmac/gpgme/go_gpgme.h
generated
vendored
@@ -1,6 +1,7 @@
|
||||
#ifndef GO_GPGME_H
|
||||
#define GO_GPGME_H
|
||||
|
||||
#define _FILE_OFFSET_BITS 64
|
||||
#include <stdint.h>
|
||||
|
||||
#include <gpgme.h>
|
||||
|
Reference in New Issue
Block a user