mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-28 03:20:55 +00:00
The wrapper is not needed because the runpath is already set correctly, and LD_LIBRARY_PATH was breaking child processes linked against different libc versions. Signed-off-by: Anders Kaseorg <andersk@mit.edu>