summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1999-02-19 01:30:43 +0000
committerjdp <jdp@FreeBSD.org>1999-02-19 01:30:43 +0000
commite5f9ac5dad29d4d2db874390f673ac240ca987db (patch)
tree1ab9b8f4a01a8fe739012d85fe9d55d29b391e8a /Makefile.inc1
parent63384a57800603f87a870c3d17a5ade7e3ab06db (diff)
downloadFreeBSD-src-e5f9ac5dad29d4d2db874390f673ac240ca987db.zip
FreeBSD-src-e5f9ac5dad29d4d2db874390f673ac240ca987db.tar.gz
On the i386, load the ELF dynamic linker where an mmap(0, ...) would
put it, just like on the Alpha. It was wrong to load it at the fixed address 0x08000000. That should only be done if the dynamic linker is an executable (not a shared object) with a specific load address encoded in the object file itself. This fixes the recent breakage in the Linux emulator.
Diffstat (limited to 'Makefile.inc1')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud