diff options
author | Felix Fietkau <nbd@openwrt.org> | 2015-11-11 08:32:28 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2015-11-11 08:32:28 +0000 |
commit | 0c61d80716e1829a96c7435219a820eb86e66e9d (patch) | |
tree | 00aa1a7c86119d190ac6068ff2352ef6e28dc7f4 /package/libs/elfutils/patches/005-build_only_libs.patch | |
parent | 9c1b44f5382eccb291a78097033f3e34b864dfaa (diff) | |
download | master-187ad058-0c61d80716e1829a96c7435219a820eb86e66e9d.tar.gz master-187ad058-0c61d80716e1829a96c7435219a820eb86e66e9d.tar.bz2 master-187ad058-0c61d80716e1829a96c7435219a820eb86e66e9d.zip |
elfutils: bump to 0.164
Patches are refreshed except for elfutils-portability, which is gone:
https://lists.fedorahosted.org/pipermail/elfutils-devel/2015-October/005290.html
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47453 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libs/elfutils/patches/005-build_only_libs.patch')
-rw-r--r-- | package/libs/elfutils/patches/005-build_only_libs.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libs/elfutils/patches/005-build_only_libs.patch b/package/libs/elfutils/patches/005-build_only_libs.patch index 0122948936..0077369844 100644 --- a/package/libs/elfutils/patches/005-build_only_libs.patch +++ b/package/libs/elfutils/patches/005-build_only_libs.patch @@ -1,6 +1,6 @@ --- a/Makefile.in +++ b/Makefile.in -@@ -374,8 +374,7 @@ ACLOCAL_AMFLAGS = -I m4 +@@ -372,8 +372,7 @@ ACLOCAL_AMFLAGS = -I m4 pkginclude_HEADERS = version.h # Add doc back when we have some real content. |