Files
build/core
Ying Wang b934e49c3a Put the NDK library paths ahead of TARGET_GLOBAL_LD_DIRS
To avoid race condition:
Say a module with LOCAL_NDK_VERSION built in the full source tree,
Before this change it may be linked against TARGET_GLOBAL_LD_DIRS/libc.so
that's being partially written out by the linker, because there is no dependency
between the module and TARGET_GLOBAL_LD_DIRS/libc.so.

Change-Id: If6e4921d226fee133b53e4d819a07b48f4fca016
2011-07-20 15:42:53 -07:00
..
2011-07-13 16:40:33 -07:00
2011-07-13 14:29:33 -07:00
2011-07-13 14:29:33 -07:00
2011-06-17 17:10:04 -07:00
2011-06-07 18:20:30 -07:00
2010-02-18 12:23:35 -08:00
2011-05-26 13:43:57 -07:00