stdenv: prune libtool files by default (#51767)
See the motivation in fd97db43bc (#41819).
This commit is contained in:
@@ -68,8 +68,6 @@ in stdenv.mkDerivation rec {
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
# TODO: remove libcap when pruneLibtoolFiles applies to pulseaudio.
|
||||
libcap
|
||||
libevent
|
||||
libtool
|
||||
udev
|
||||
|
||||
Reference in New Issue
Block a user