pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/emacs22 Correct a comment.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a88467c6b71f
branches: trunk
changeset: 590748:a88467c6b71f
user: tron <tron%pkgsrc.org@localhost>
date: Thu Jul 21 01:37:19 2011 +0000
description:
Correct a comment.
diffstat:
editors/emacs22/hacks.mk | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 1be7510ad0c8 -r a88467c6b71f editors/emacs22/hacks.mk
--- a/editors/emacs22/hacks.mk Thu Jul 21 01:35:44 2011 +0000
+++ b/editors/emacs22/hacks.mk Thu Jul 21 01:37:19 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: hacks.mk,v 1.5 2011/07/21 01:35:44 tron Exp $
+# $NetBSD: hacks.mk,v 1.6 2011/07/21 01:37:19 tron Exp $
.if !defined(EMACS_HACKS_MK)
EMACS_HACKS_MK= defined
@@ -6,8 +6,8 @@
.include "../../mk/compiler.mk"
### [ Wed Jul 20 23:40:49 UTC 2011 : tron ]
-### On NetBSD/i386, gcc optimisation, at least for version 4.5.3 produces a
-### "temacs" binary which segfaults.
+### On NetBSD/i386, gcc optimisation, at least for version 4.5.3, produces
+### a "temacs" binary which segfaults.
###
. if !empty(MACHINE_PLATFORM:MNetBSD-*-i386)
. if !empty(CC_VERSION:Mgcc-4.5.*)
Home |
Main Index |
Thread Index |
Old Index