No description
Find a file
Stephen Hines bb7473dd1a 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
2016-07-18 13:33:25 -07:00
android Fix checkbuild with symlinks 2016-07-15 14:44:58 -07:00
androidmk Add CommentGroups 2016-06-14 19:04:53 -07:00
cc Switch libcompiler_rt-extras to LateStaticLibs. 2016-07-18 13:33:25 -07:00
cmd Fix govet issue 2016-05-30 13:42:19 -07:00
env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
genrule Simplify arch target handling 2016-06-02 19:09:32 -07:00
glob Move globbing on top of pathtools.GlobWithExcludes 2015-04-29 14:59:23 -07:00
java Start using blueprint_go_binary 2016-05-31 18:31:56 -07:00
scripts Support stripping shared libraries and binaries 2016-05-03 14:03:38 -07:00
Android.bp Rename androidmk/test.go so go test can find it 2016-06-08 14:49:55 -07:00
bootstrap.bash Move shell and python scripts to scripts/ directory 2016-04-29 13:59:56 -07:00
build.ninja.in Update androidmk to match blueprint changes 2016-06-08 14:50:11 -07:00
doc.go Add soong_build primary builder 2015-03-13 20:28:16 -07:00
register.go Remove EarlyMutators and DynamicDependencies 2015-11-03 15:46:08 -08:00
root.bp Add system/extras/* to the root Android.bp file 2016-07-12 13:14:05 -07:00
soong.bash Update path to ninja 2016-05-04 16:25:26 -07:00
soong.bootstrap.in Use SRCDIR as a working directory 2015-09-17 23:42:25 -07:00