summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorRick van Schijndel <rol3517@gmail.com>2021-09-06 21:01:18 +0200
committerAlyssa Ross <hi@alyssa.is>2021-09-11 06:57:25 +0000
commit517d2b963f35abbca8ccc364141bc5f2b4e92974 (patch)
treeec8097da18d943b07f16d57405b830961502cf94 /pkgs/development/python-modules/rangehttpserver
parent1587fa1a7ce56d6452931933ef97df121746083b (diff)
llvm_12: fix cross-compilation
Cross-compilation is broken because the method of finding ncurses has changed, causing the build for the 'build system' to fail with a linking error due to ncurses being for the 'host system' (where you're compiling for). This patch disables ncurses, which is not a very neat solution, but will do until someone takes this upstream and gets it fixed properly. Closes https://github.com/NixOS/nixpkgs/issues/127946. Error that's seen before applying this: /nix/store/hash-binutils-2.35.1/bin/ld: /nix/store/hash-ncurses-6.2-aarch64-unknown-linux-gnu/lib/libtinfo.so: error adding symbols: file in wrong format
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions