libgpg-error: Fix compiling with uclibc
commit16dbcc605532bfa9da31b64c56cbba602f78be49
authorPhil Sutter <phil@nwl.cc>
Fri, 29 Oct 2021 21:30:42 +0000 (29 23:30 +0200)
committerWaldemar Brodkorb <wbx@openadk.org>
Sat, 30 Oct 2021 15:47:42 +0000 (30 17:47 +0200)
tree4fde269acfe83ecfa6b4f6cb51bb134dae80ff8e
parent990e8e9cfecf72c63d9e6c6d0f6ed28831cf5477
libgpg-error: Fix compiling with uclibc

Starting with version 1.33, libgpg-error dropped the first two parts of
a four part "triplet" while canonicalizing CPU-VENDOR-KERNEL-SYSTEM.
Therefore the resulting header name for arm-openadk-linux-uclibceabi
becomes lock-obj-pub.linux-uclibceabi.h - make sure it exists by
creating an appropriate symlink. Leave the old symlink name in place to
avoid breaking any other triplet values.

Signed-off-by: Phil Sutter <phil@nwl.cc>
package/libgpg-error/Makefile