commit | e1b17e7ef5494ad074ed4856a756af8d2c5ea70d | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Tue Oct 14 10:45:33 2014 -0700 |
committer | Dan Albert <danalbert@google.com> | Tue Oct 14 10:45:33 2014 -0700 |
tree | d82ba633bee2906d8ad0183a30228e1549c8097f | |
parent | 165fdf42042d7c13d9f7866b3a3eff841e08dad2 [diff] |
Link compiler-rt in the correct order. The compiler run-time library should always be the _last_ thing linked when building static executables. This was being done correctly for libgcc, but not when using compiler-rt. Change-Id: I0689dc35f55caad2fe74c0cbb4cbe3008ded349a