Files
build/core
Andrew Hsieh 4c952d72b7 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-29 11:40:46 -07:00
..
2014-05-29 11:40:46 -07:00
2013-11-25 15:37:46 +05:30
2013-10-23 13:18:39 -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
2011-11-11 16:03:56 -08:00
2014-05-18 22:04:58 -07:00
2013-12-17 14:44:00 -08:00
2014-05-21 16:40:35 -07:00
2014-05-14 16:55:04 -07:00