libtool2: Enable cross-compilation

This commit is contained in:
Ben Gamari 2017-10-18 00:02:38 -04:00 committed by John Ericson
parent a4179bf45f
commit 8f8b836bce

View File

@ -12,7 +12,7 @@ stdenv.mkDerivation rec {
outputs = [ "out" "lib" ];
nativeBuildInputs = [ perl help2man ];
nativeBuildInputs = [ perl help2man m4 ];
propagatedBuildInputs = [ m4 ];
# Don't fixup "#! /bin/sh" in Libtool, otherwise it will use the