pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

emacs-current: add bug report URL for paxctl issue



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Mon Apr 25 14:12:05 2016 +0200
Changeset:	0a90b5791caa1e24cd5d302d0aa68b040ee87e71

Modified Files:
	emacs-current/hacks.mk

Log Message:
emacs-current: add bug report URL for paxctl issue

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0a90b5791caa1e24cd5d302d0aa68b040ee87e71

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 emacs-current/hacks.mk | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/emacs-current/hacks.mk b/emacs-current/hacks.mk
index b7e3f34..2eee6df 100644
--- a/emacs-current/hacks.mk
+++ b/emacs-current/hacks.mk
@@ -7,6 +7,7 @@ EMACS_HACKS_MK=	defined
 
 ### PaX is enabled, bootstrap-emacs command dumps core with segfault.
 ### src/Makefile.in does not support NetBSD paxctl(8) syntax.
+### http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23371
 ###
 .  if !empty(MACHINE_PLATFORM:MNetBSD-*-x86_64)
 .    if exists(/usr/sbin/paxctl)


Home | Main Index | Thread Index | Old Index