Go to file
Dan Albert eebb800170 Make asan more closely match clang behavior.
Always link libm with asan. Hasn't been a problem before because ASAN
was only ever used when libc++ was as well, which already links libm.

Pass --no-as-needed for host modules.

These aren't needed for the target builds because the target uses the
shared RTL.

Change-Id: I3b95c8682c0f63bac6b726f8cd15c638aaa98311
2015-05-12 13:40:26 -07:00
core Make asan more closely match clang behavior. 2015-05-12 13:40:26 -07:00
libs/host Remove HAVE_SYMLINKS. 2015-01-12 17:21:01 -08:00
target Define BOARD_SEPOLICY_DIRS for 64-bit emulators. 2015-05-11 10:46:51 -07:00
tools Wrap zipfile.write(), writestr() and close() 2015-05-08 15:53:27 -07:00
.gitignore Delete .swp file added by accident. 2014-07-22 17:42:35 -07:00
CleanSpec.mk resolved conflicts for merge of 6d607ee7 to lmp-mr1-dev-plus-aosp 2015-03-26 18:03:17 -07:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh am 0b584f2b: am f994458b: am b4b996a8: Merge "Include vendorsetup scripts in order" 2015-04-04 21:40:06 +00:00