diff options
author | Nick Hainke <vincent@systemli.org> | 2023-03-04 23:19:37 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-03-12 13:54:50 +0100 |
commit | 56f4d5ec6babfe54d9e29cc06d7c9b090af84cd3 (patch) | |
tree | 39aadd067257d40b21e3e5985acc5f064cd521ca /package/libs/elfutils/patches/003-libintl-compatibility.patch | |
parent | 34f7b2120cf9be9a186f6db1076b462e5951e207 (diff) | |
download | upstream-56f4d5ec6babfe54d9e29cc06d7c9b090af84cd3.tar.gz upstream-56f4d5ec6babfe54d9e29cc06d7c9b090af84cd3.tar.bz2 upstream-56f4d5ec6babfe54d9e29cc06d7c9b090af84cd3.zip |
elfutils: update to 1.89
Release Notes:
https://sourceware.org/pipermail/elfutils-devel/2023q1/006023.html
Refresh patch:
- 003-libintl-compatibility.patch
Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'package/libs/elfutils/patches/003-libintl-compatibility.patch')
-rw-r--r-- | package/libs/elfutils/patches/003-libintl-compatibility.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libs/elfutils/patches/003-libintl-compatibility.patch b/package/libs/elfutils/patches/003-libintl-compatibility.patch index ce71602d77..1271796af5 100644 --- a/package/libs/elfutils/patches/003-libintl-compatibility.patch +++ b/package/libs/elfutils/patches/003-libintl-compatibility.patch @@ -8,10 +8,10 @@ +Libs: -L${libdir} -lelf @intl_LDFLAGS@ Cflags: -I${includedir} - Requires.private: zlib + Requires.private: zlib @LIBZSTD@ --- a/configure.ac +++ b/configure.ac -@@ -652,6 +652,9 @@ dnl AM_GNU_GETTEXT_REQUIRE_VERSION suppo +@@ -717,6 +717,9 @@ dnl AM_GNU_GETTEXT_REQUIRE_VERSION suppo AM_GNU_GETTEXT_VERSION([0.19.6]) AM_GNU_GETTEXT_REQUIRE_VERSION([0.19.6]) |