summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorAlois Wohlschlager <alois1@gmx-topmail.de>2025-09-23 20:04:00 +0200
committerAlois Wohlschlager <alois1@gmx-topmail.de>2025-09-23 20:06:17 +0200
commitaa9f915f4d964734350d5f25aa0fb33f489314c7 (patch)
treebb288bd2ff124ed144c79b13aa6f9ba998dd1ecf /pkgs/development/python-modules/rangehttpserver
parentf02a4acee40677f6b51b5014adda132f9e9d276f (diff)
nghttp3: fix static build
When a static build is requested, actually build a static library, and don't try to build a dynamic library. Otherwise the build will fail with linker errors (not that it would be any more correct if it succeeded): /nix/store/yh6s1ihxlxcdb4ihxm7zvk9356jsl8nw-x86_64-unknown-linux-musl-binutils-2.44/bin/x86_64-unknown-linux-musl-ld: /nix/store/2jz1w0ffkf4ggs0ihyb0cpfgm3nka0p4-x86_64-unknown-linux-musl-gcc-14.3.0/lib/gcc/x86_64-unknown-linux-musl/14.3.0/crtbeginT.o: relocation R_X86_64_32 against hidden symbol `__TMC_END__' can not be used when making a shared object /nix/store/yh6s1ihxlxcdb4ihxm7zvk9356jsl8nw-x86_64-unknown-linux-musl-binutils-2.44/bin/x86_64-unknown-linux-musl-ld: failed to set dynamic section sizes: bad value
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions