summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authornixdrin <146267602+nixdrin@users.noreply.github.com>2023-10-09 16:29:43 +0200
committernixdrin <146267602+nixdrin@users.noreply.github.com>2023-10-09 16:37:42 +0200
commitbcdfa1884623c42ed83fe541e5a60b8ee652692c (patch)
tree14fa9c994e3592b3d0505302b646a8c9ac771e8f /pkgs/development/python-modules/rangehttpserver
parent7a8b142607999eb082a5fb9be5ec75d2cdedc50e (diff)
jetbrains.rider: use autoPatchelf
Turns out Rider was previously relying on having libstdc++ in LD_LIBRARY_PATH, because the binaries were not patched properly. Rewrite the patching to use autoPatchelf similar to CLion so that the RPATH of the binaries are adjusted. While at it also patch all the binaries in the dotCommon and dotTrace plugins. Those seem to need zlib and fontconfig which were completely missing before (they are probably only called when using certain functionality of the IDE). icu doesn't actually seem to be needed (autoPatchelf does not complain that it's missing) and the IDE starts fine without it, so drop it for now.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions