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:
François Revol 2008-07-22 01:56:33 +00:00
parent 9a486099e8
commit dcd20e9d16

View File

@ -10,6 +10,7 @@ local librootArchObjects =
KernelMergeObject boot_arch_m68k.o :
arch_elf.cpp
$(librootArchObjects)
: -fno-pic
;
SEARCH on [ FGristFiles arch_elf.cpp ]