# HG changeset patch # User Dan Nicolaescu # Date 1216660787 0 # Node ID bd00a0ec4b19182964aaeebdb24ceae50eccb3e7 # Parent 2262534e4e66535d0202e5d235cce9db412d9505 (NO_REMAP): Do not undefine. diff -r 2262534e4e66 -r bd00a0ec4b19 src/ChangeLog --- a/src/ChangeLog Mon Jul 21 17:16:35 2008 +0000 +++ b/src/ChangeLog Mon Jul 21 17:19:47 2008 +0000 @@ -1,5 +1,7 @@ 2008-07-21 Dan Nicolaescu + * m/ibms390x.h (NO_REMAP): Do not undefine. + * m/amdx86-64.h: Use SOLARIS2 instead of sun. 2008-07-21 Chong Yidong diff -r 2262534e4e66 -r bd00a0ec4b19 src/m/ibms390x.h --- a/src/m/ibms390x.h Mon Jul 21 17:16:35 2008 +0000 +++ b/src/m/ibms390x.h Mon Jul 21 17:19:47 2008 +0000 @@ -80,13 +80,6 @@ #define HAVE_ALLOCA -/* Define NO_REMAP if memory segmentation makes it not work well - to change the boundary between the text section and data section - when Emacs is dumped. If you define this, the preloaded Lisp - code will not be sharable; but that's better than failing completely. */ - -#undef NO_REMAP - /* On the 64 bit architecture, we can use 60 bits for addresses */ #define VALBITS 60