diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2012-10-19 13:52:00 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2012-10-19 13:52:00 +0000 |
commit | 3a6a5cd97b932882a2e060287770c5cf3a4d48b4 (patch) | |
tree | 0d16b9100c1df314f722140c0df7cbb57be78d37 /include/fts.h | |
parent | 5f33ca72e5675cd08a24fcb228649c1a3ef7d74f (diff) |
Be sure to compile boot block objects with -D_NO_ABICALLS, to prevent .S files
in libkern from getting a ".abicalls" pseudo-op from including <machine/asm.h>;
this will in turn flag the .o file as PIC even though it doesn't contain PIC
code, really.
This gets rid of the annoying "linking PIC files with non-PIC files" warnings
spewed by ld at link time.
Diffstat (limited to 'include/fts.h')
0 files changed, 0 insertions, 0 deletions