blob: 5add0cca3bf81f8dd731c11601829db11b9dbc6d [file] [log] [blame]
Brad Bishop96ff1982019-08-19 13:50:42 -04001libtool: remove host specific info from header file
2
3https://sources.debian.org/data/main/libt/libtool/2.4.6-10/debian/patches/
4 no_hostname.patch
5
6Upstream-Status: Inappropriate [not author]
7Signed-off-by: Joe Slater <joe.slater@windriver.com>
8
9---
10Index: libtool-2.4.6/m4/libtool.m4
11===================================================================
12--- libtool-2.4.6.orig/m4/libtool.m4
13+++ libtool-2.4.6/m4/libtool.m4
14@@ -728,7 +728,6 @@ _LT_CONFIG_SAVE_COMMANDS([
15 cat <<_LT_EOF >> "$cfgfile"
16 #! $SHELL
17 # Generated automatically by $as_me ($PACKAGE) $VERSION
18-# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
19 # NOTE: Changes made to this file will be lost: look at ltmain.sh.
20
21 # Provide generalized library-building support services.