kumquat-buildroot/package/elfutils
Yann E. MORIN fdad2e564e package/elfutils: fix dependency on C library
As Thomas puts it:

    The comment can only be visible when a toolchain that is *not*
    uclibc and *not* glibc is used. I.e, the comment is now only visible
    when musl is used. Which is not what we want.

Indeed, I completely borked the conditions. When a glibc or uClibc
toolchain is selected, the comment is entirely hidden, and we don;t get
the extra requirements (wchar, !static).

Fix that with the solution proposed by Thomas.

Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015-08-09 11:22:08 +02:00
..
0001-argp-support.patch elfutils: bump version to 0.161 2015-01-06 22:01:46 +01:00
0002-disable-progs.patch elfutils: bump version to 0.161 2015-01-06 22:01:46 +01:00
0003-fts.patch elfutils: bump version to 0.161 2015-01-06 22:01:46 +01:00
0004-disable-po.patch elfutils: bump version to 0.161 2015-01-06 22:01:46 +01:00
0005-really-make-werror-conditional-to-build-werror.patch elfutils: bump version to 0.161 2015-01-06 22:01:46 +01:00
0006-memcpy-def.patch elfutils: bump version to 0.161 2015-01-06 22:01:46 +01:00
0007-Allow-disabling-symbol-versioning-at-configure-time.patch elfutils: disable symbol versioning for uClibc 2015-04-24 00:29:04 +02:00
Config.in package/elfutils: fix dependency on C library 2015-08-09 11:22:08 +02:00
elfutils.hash elfutils: bump version to 0.161 2015-01-06 22:01:46 +01:00
elfutils.mk elfutils: disable symbol versioning for uClibc 2015-04-24 00:29:04 +02:00