]> git.eshelyaron.com Git - emacs.git/commitdiff
Define VIRT_ADDR_VARIES.
authorJason Rumney <jasonr@gnu.org>
Fri, 1 Feb 2008 23:29:29 +0000 (23:29 +0000)
committerJason Rumney <jasonr@gnu.org>
Fri, 1 Feb 2008 23:29:29 +0000 (23:29 +0000)
src/s/cygwin.h

index 0fde4fddbd356b851d10b894ef10cecfee564fc4..0dfb2adaa450fdaa1446376da44cd77028f4333d 100644 (file)
@@ -146,6 +146,9 @@ Boston, MA 02110-1301, USA.  */
    why it needed to be changed.  */
 #define GC_MARK_STACK GC_MAKE_GCPROS_NOOPS
 
+/* Virtual addresses of pure and impure space can vary, as on Windows.  */
+#define VIRT_ADDR_VARIES
+
 /* the end */
 
 /* arch-tag: 5ae7ba00-83b0-4ab3-806a-3e845779191b