void-packages/srcpkgs/libtool
Johannes 67f8177462 libtool: respect environment variables
The /usr/bin/libtool script used to use cross tool-chains,
when it was cross compiled.
This broke cross-built libtool for native builds and was changed in
653f433927 to native tool-chains.
Setting native tool-chains in libtools causes cross-builds which use
libtool to fail.

Thus, change /usr/bin/libtool to use environment variables when defined
and fall back to the native tool-chain otherwise.
2019-11-02 10:36:32 +01:00
..
patches
template