]> git.ipfire.org Git - thirdparty/libtool.git/commit
libtool.m4: For reproducibility stop encoding hostname in libtool script
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Oct 2021 14:33:37 +0000 (15:33 +0100)
committerMike Frysinger <vapier@gentoo.org>
Sun, 14 Jan 2024 07:11:35 +0000 (02:11 -0500)
commitbd826173c4c9c3fa8d77d92785754897cb4bfd89
tree8ad777eec6a0ec3b9f32454036d06c4d253babb7
parent33d4b69fccbbb557c1160cc46c3d8d2f30fb8a2d
libtool.m4: For reproducibility stop encoding hostname in libtool script

For reproducibility, stop encoding the hostname into the libtool script,
this isn't really adding much to debugging and most distros are carrying
such a patch now as reproducibility is important.

* m4/libtool.m4: Delete call to hostname & uname.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
m4/libtool.m4