commit | bb7473dd1a5423c62178d9271ce6a103f08561bd | [log] [tgz] |
---|---|---|
author | Stephen Hines <srhines@google.com> | Mon Jul 18 13:25:36 2016 -0700 |
committer | Stephen Hines <srhines@google.com> | Mon Jul 18 13:33:25 2016 -0700 |
tree | d6db407e48d2220fd62e722599d1942ad1e45df7 | |
parent | 3d92b27717f7c995ac1f63ec6ffba7d03b8bd46b [diff] |
Switch libcompiler_rt-extras to LateStaticLibs. Bug: http://b/28149048 Test: Rebuild world (and check on new clang dependencies). The latest clang inserts even more dependencies for libcompiler_rt-extras (in the form of __unorddf2/__unordtf2), so we need to ensure that it gets linked after libm.a for binaries that statically pull it in. Change-Id: I22a1deb63a7ed05f77af6f91f0f7a21dcf156608