Changeset 8399
- Timestamp:
- Feb 3, 2008, 4:12:55 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/source/lisp-kernel/darwinx8664/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lisp-kernel/darwinx8664/Makefile
r7667 r8399 27 27 ### Current ld64 bugs include the claim that 0x1000 isn't a power of 2. 28 28 ### Gosh. I always thought that it was. Go know, right ? 29 LDFLAGS = -arch x86_64 -dynamic -o $@ -e start -pagezero_size 0x1 000 -seg1addr 0x0000100029 LDFLAGS = -arch x86_64 -dynamic -o $@ -e start -pagezero_size 0x11000 -seg1addr 0x00011000 30 30 31 31
Note:
See TracChangeset
for help on using the changeset viewer.
