d7831208b2
clang complains if you define a symbol and _then_ make it weak, rather than the other way round: /tmp/setjmp-c3c977.s:90:1: warning: sigsetjmp changed binding to STB_WEAK .weak sigsetjmp; ^ Test: treehugger Change-Id: Iee6b0ea456bb2e92aea810ce45f171caabaa89d2 |
||
---|---|---|
.. | ||
__bionic_clone.S | ||
__restore_rt.S | ||
__set_tls.c | ||
_exit_with_stack_teardown.S | ||
setjmp.S | ||
syscall.S | ||
vfork.S |