package/libgpg-error: fix build issue following 1.42 bump
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 3 Jul 2021 21:47:29 +0000 (23:47 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 3 Jul 2021 21:47:29 +0000 (23:47 +0200)
commitfab6a64b52cdd92e0d20331c4ec5eff9f293429a
tree4921064abfc43c257ae5a7482693e98efe7b3266
parent3d86f7f14157895801b7279ac49fa98ad8d12d19
package/libgpg-error: fix build issue following 1.42 bump

The build failed with gazillions of:

"gpg-error.h:1211:2: error: stray '\' in program"

This is already fixed by upstream commit
33593864cd54143db594c4237bba41e14179061c, which we backport. It is
backported as patch 0001, and the existing 0001 renamed to 0002, as it
appears later in the libgpg-error Git history.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/libgpg-error/0001-build-Fix-disable-threads.patch [deleted file]
package/libgpg-error/0001-build-Fix-generation-of-lock-obj-pub.native.h-for-cr.patch [new file with mode: 0644]
package/libgpg-error/0002-build-Fix-disable-threads.patch [new file with mode: 0644]