aboutsummaryrefslogtreecommitdiff
path: root/libs/libgpg-error/patches/010-add-arc-support.patch
Commit message (Collapse)AuthorAge
* libgpg-error: update to 1.46Rosen Penev2022-11-05
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libgpg-error: fix build error on macOSGeorgi Valkov2021-01-31
| | | | | | | src/gen-lock-obj.sh runs in /bin/sh which does not support echo -n on macOS, and generates garbage. Resolved by using printf which is posix compliant. Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
* libgpg-error: Add ARC supportRosen Penev2019-05-19
Patch was posted on the mailing list. Awaits inclusion looks like. Fixes long range build failures on the platform. Updated Mirror list. The first two seem to not work. Signed-off-by: Rosen Penev <rosenp@gmail.com>