diff options
author | Visa Hankala <visa@cvs.openbsd.org> | 2019-04-19 09:19:23 +0000 |
---|---|---|
committer | Visa Hankala <visa@cvs.openbsd.org> | 2019-04-19 09:19:23 +0000 |
commit | f690be6b981ffee6b364f8359f60d7f46cbc6a75 (patch) | |
tree | f39df8458269bc5f366e52d56ef0a4be12c1f62a /share | |
parent | 006c40ffca12a26e3a47be1c111f0bbff412877e (diff) |
Work around a limitation of clang integrated assembler on mips64.
The assembler does not handle undeclared local symbols properly
and generates R_MIPS_CALL16 relocations where it should generate
local GOT references. For now, get along with the problem by
declaring local symbols where necessary.
OK kettenis@ guenther@
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions