forgotten -fno-pic makes arch_elf.cpp give the correct pointers to dprintf instead of garbage.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26560 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -10,6 +10,7 @@ local librootArchObjects =
|
|||||||
KernelMergeObject boot_arch_m68k.o :
|
KernelMergeObject boot_arch_m68k.o :
|
||||||
arch_elf.cpp
|
arch_elf.cpp
|
||||||
$(librootArchObjects)
|
$(librootArchObjects)
|
||||||
|
: -fno-pic
|
||||||
;
|
;
|
||||||
|
|
||||||
SEARCH on [ FGristFiles arch_elf.cpp ]
|
SEARCH on [ FGristFiles arch_elf.cpp ]
|
||||||
|
|||||||
Reference in New Issue
Block a user