when resolving symbols with only weak defs, use first def, not last def
[musl] / src / linux / sincos.c
2011-02-19 Rich Felkerworkaround gcc bug 46926 by providing a dumb sincos...