mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-24 17:01:02 +08: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>