Index: /trunk/source/lisp-kernel/darwinx8664/Makefile
===================================================================
--- /trunk/source/lisp-kernel/darwinx8664/Makefile	(revision 8398)
+++ /trunk/source/lisp-kernel/darwinx8664/Makefile	(revision 8399)
@@ -27,5 +27,5 @@
 ### Current ld64 bugs include the claim that 0x1000 isn't a power of 2.
 ### Gosh.  I always thought that it was.  Go know, right ?
-LDFLAGS = -arch x86_64 -dynamic  -o $@ -e start -pagezero_size 0x1000 -seg1addr 0x00001000
+LDFLAGS = -arch x86_64 -dynamic  -o $@ -e start -pagezero_size 0x11000 -seg1addr 0x00011000
 
 
