Files
build/core
Andrew Hsieh 0c87f3d733 Add -latomic to all target builds
Projects using stdatomic.h needs libatomic.a in case compiler can't
expand all __atomic* intrinsics. eg, __atomic_is_lock_free in
armeabi/mips.

Adding libatomic.a globally makes more sense than adding
"LOCAL_LDLIB += -latomic " in each project including <stdatomic.h>.
Projects don't need atomic operations won't get redundant DT_NEEDED
entry because libatomic.a is not a shared library.

Change-Id: I81dbf524544c848e667e18ab5eeabff75b5063ef
2014-05-30 10:39:24 -07:00
..
2014-05-30 10:39:24 -07:00
2014-05-20 16:20:44 -07:00
2014-05-27 17:21:00 +00:00
2014-05-20 17:13:34 +09:00
2013-10-23 13:18:39 -07:00
2014-05-18 22:04:58 -07:00
2014-05-18 22:04:58 -07:00
2014-05-14 19:16:25 -07:00
2014-05-14 16:55:04 -07:00
2014-05-14 16:55:04 -07:00
2011-11-11 16:03:56 -08:00
2014-05-14 16:55:04 -07:00
2014-05-18 22:04:58 -07:00
2014-05-20 17:13:34 +09:00
2014-05-20 17:13:34 +09:00
2014-05-10 18:31:07 -07:00
2014-05-21 16:40:35 -07:00
2014-05-14 16:55:04 -07:00