Subject: CVS commit: pkgsrc/editors/emacs
From: Hiramatsu Yoshifumi
Date: 2005-10-14 10:59:50
Message id: 20051014085950.28F742DA27@cvs.netbsd.org

Log Message:
Build fix on OpenBSD, borrowed from OpenBSD ports.

Quote from the commit log(ports/editors/emacs21/Makefile version 1.10).
-----------------------------------------
Work around the fact that emacs undump knows too much about the layout
of elf files (or thinks it does). These assumptions were just broken
by binutils/ld changes to put GOT and PLT into their own PT_LOAD sections.
Thus BSS is no longer part of the DATA PT_LOAD section. This is a
workaround using the '-Z' compatibility flag which disables the GOT/PLT
padding.

Files:
RevisionActionfile
1.3modifypkgsrc/editors/emacs/Makefile.common