aboutsummaryrefslogtreecommitdiffstats
path: root/package/devel/binutils
diff options
context:
space:
mode:
authorMarek BehĂșn <kabel@blackhole.sk>2020-09-26 21:42:52 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2020-10-11 16:16:24 +0200
commitd4161798dd4061bd861aac5b34bca0e2900bc3fd (patch)
tree79eaf4dbef378ddbf36b1e89aef18605b5ac3260 /package/devel/binutils
parent156b72b9aa36353f0c45983c9a49c83c49865a41 (diff)
downloadupstream-d4161798dd4061bd861aac5b34bca0e2900bc3fd.tar.gz
upstream-d4161798dd4061bd861aac5b34bca0e2900bc3fd.tar.bz2
upstream-d4161798dd4061bd861aac5b34bca0e2900bc3fd.zip
perf: fix building with musl when NLS is enabled
This package fails with a strange error when building with musl when NLS is enabled. The configuration thinks that libelf is not present, even though DEPENDS contains +libelf, because when NLS is enabled, libelf.so depends on libintl, and the correct LDFLAGS are missing for libintl-full. This then causes the configuration script to check for glibc, but this fails because we are using musl. Signed-off-by: Marek BehĂșn <kabel@blackhole.sk>
Diffstat (limited to 'package/devel/binutils')
0 files changed, 0 insertions, 0 deletions