summaryrefslogtreecommitdiffstats
path: root/package/nodejs/0.10.41/0003-use-python-variable.patch
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-02-20 23:09:13 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-02-29 23:46:11 +0100
commit898de0af5b511c9dfb40f00469fb518810668ec0 (patch)
tree2b83157e456e8a9fdd54ea7ec6cfcc42534d3876 /package/nodejs/0.10.41/0003-use-python-variable.patch
parent89a195e6c701b4e9ec9bfab5aaa352d87cb0e6be (diff)
downloadbuildroot-898de0af5b511c9dfb40f00469fb518810668ec0.tar.gz
buildroot-898de0af5b511c9dfb40f00469fb518810668ec0.zip
package/kodi: not available using a musl-based toolchain
The build stops with configure: error: unsupported host (i586-buildroot-linux-musl) due to musl not being supported in https://github.com/xbmc/xbmc/blob/Isengard/m4/xbmc_arch.m4 Removing this obstacle will show that musl is really not being supported, the build will fail: In file included from emu_msvcrt.cpp:64:0: emu_msvcrt.h:93:3: error: ‘__off64_t’ does not name a type __off64_t dll_lseeki64(int fd, __off64_t lPos, int iWhence); ^ emu_msvcrt.h:94:3: error: ‘__off_t’ does not name a type __off_t dll_lseek(int fd, __off_t lPos, int iWhence); ^ I know these problems are fixable and the voidlinux projects seems to have done it already for 15.2-Isengard: https://github.com/voidlinux/void-packages/tree/99f74705bc6520297d689fae4bcc9606c71ad34f/srcpkgs/kodi/patches For Jarvis-16.0 these patches have to be rebased at a later stage. For now block the Kodi package with musl-based toolchains to avoid build errors. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/nodejs/0.10.41/0003-use-python-variable.patch')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud