NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/51654 CVS commit: pkgsrc/editors/emacs20
The following reply was made to PR kern/51654; it has been noted by GNATS.
From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/51654 CVS commit: pkgsrc/editors/emacs20
Date: Sat, 26 Nov 2016 06:38:06 +0000
Module Name: pkgsrc
Committed By: dholland
Date: Sat Nov 26 06:38:06 UTC 2016
Modified Files:
pkgsrc/editors/emacs20: Makefile distinfo
pkgsrc/editors/emacs20/patches: patch-af
Log Message:
Use paxctl +a like in emacs21 to make the build work on -current. It seems
that if you dump with a non-ASLR temacs you get a working emacs binary, and
if you don't you don't, although I don't really see why -- perhaps it's
something broken in crtstuff. Closes PR 51654.
Note that pre-ASLR emacs20 binaries not dumped by an ASLR temacs also
blow up in the same way, which doesn't make much sense either, but
undoubtedly it's all connected.
It's not particularly good that we apparently don't have backwards
compatibility for old Emacs binaries because of this, but for the time
being I'm more worried about it working at all.
PKGREVISION++ again, to 22.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/editors/emacs20/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/editors/emacs20/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/editors/emacs20/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index