On Sat, 11 Aug 2012 16:55:39 -0600 (MDT), Pascal Stumpf wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   [email protected]  2012/08/11 16:55:39
> 
> Modified files:
>       editors/emacs21: Makefile 
>       editors/emacs22: Makefile 
>       editors/emacs23: Makefile 
>       editors/xemacs21/stable: Makefile 
> 
> Log message:
> Prepare emacs for PIE.  emacs2* currently use gmalloc, which is incompatible
> with PIE.  We should be using the system malloc anyway for security reasons.
> Unfortunately, there are yet more problems with PIE in emacs proper, so 
> disable
> it for now until a solution is found.
> 
> ok naddy@ sthen@ (on a previous version)
> 
> 

Sorry, forgot part of the commit message:
While here, also add NO_REGRESS=Yes and reset MAINTAINER of emacs21, who
hasn't been active in a long time.

Reply via email to