summaryrefslogtreecommitdiffstats
path: root/binutils-2.25/ld/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.25/ld/Makefile.am')
-rw-r--r--binutils-2.25/ld/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils-2.25/ld/Makefile.am b/binutils-2.25/ld/Makefile.am
index 9575f1f4..eb5df446 100644
--- a/binutils-2.25/ld/Makefile.am
+++ b/binutils-2.25/ld/Makefile.am
@@ -83,7 +83,7 @@ MANCONF = -Dman
TEXI2POD = perl $(BASEDIR)/etc/texi2pod.pl $(AM_MAKEINFOFLAGS)
POD2MAN = pod2man --center="GNU Development Tools" \
- --release="binutils-$(VERSION)" --section=1
+ --release="binutils-$(VERSION)" --section=1 --date=" "
#stuff for self hosting (can be overridden in config file).
HOSTING_CRT0 = @HOSTING_CRT0@