diff options
| author | Ilya Arzhannikov <iarzhannikov@artec-group.com> | 2021-04-07 22:04:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-07 13:04:42 -0700 |
| commit | bf92aea42eba797c284d158bfe158b65ec3290e0 (patch) | |
| tree | aaffe74169c32846819d4e67df889f144415c090 /versions/baseline.json | |
| parent | 3c21d6fa7eaf35f70a63894e4e2e9d5a8c6dce8c (diff) | |
| download | vcpkg-bf92aea42eba797c284d158bfe158b65ec3290e0.tar.gz vcpkg-bf92aea42eba797c284d158bfe158b65ec3290e0.zip | |
Libgpg-error add cflags to tools build commands (#17023)
* add patch with cflags added to tool command
* x-add-version libgpg-error
Co-authored-by: Ilya Arzhannikov <iarzhannikov@artec3d.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 4eb00a41e..58acf5ac9 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3090,7 +3090,7 @@ }, "libgpg-error": { "baseline": "1.39", - "port-version": 0 + "port-version": 1 }, "libgpod": { "baseline": "2019-08-29", |
