diff options
author | Jörg Krause <jkrause@posteo.de> | 2014-12-09 02:44:35 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-12-09 14:29:35 +0100 |
commit | c492abf96e9e022d717e1902501056b7b614c388 (patch) | |
tree | a09362abad002433d303c71b433ab2051585865f /package/ncurses | |
parent | 9289dc562d89aeca722d4b4c3b0083183c2eeaa7 (diff) |
package/musl: fix C library installation directory
Set the installation path for the libraries to /lib instead of /usr/lib.
This fixes an issue when building a toolchain with the musl library by
the internal toolchain backend of Buildroot in the first step and import this
toolchain later as a custom external toolchain in a second step. For this use
case check-musl in toolchain/helpers.mk failed because it did not find the
libc or libm in sysroot/lib.
This patch superseeds: [PATCH 1/1] toolchain/helpers.mk: fix check-musl
http://patchwork.ozlabs.org/patch/417587/
Signed-off-by: Jörg Krause <jkrause@posteo.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/ncurses')
0 files changed, 0 insertions, 0 deletions