Go to file
Dan Albert b58fb4aac6 Let clang decide ASan linker flags for the host.
Pass -fsanitize=address instead of manually specifying asan libraries
and other linker flags.

Note that we enable LOCAL_ALLOW_UNDEFINED_SYMBOLS by default for host
builds because ASAN only links symbols in the final executable, so
there will _always_ be undefined symbols in intermediate libraries.

Bug: 18208352
Change-Id: Ief55ab296e94974560eeb10507ec8d90f0025d5c
2014-12-05 14:52:56 -08:00
core Let clang decide ASan linker flags for the host. 2014-12-05 14:52:56 -08:00
libs/host kill HAVE_STAT_ST_MTIM 2014-11-10 15:27:49 -08:00
target Ensure the base system includes toybox. 2014-11-22 23:13:40 -08:00
tools Merge "sign_target_files_apks: fix recovery patch generation" 2014-11-14 18:53:57 +00:00
.gitignore Delete .swp file added by accident. 2014-07-22 17:42:35 -07:00
CleanSpec.mk Make gnu++11 the default standard version. 2014-11-24 15:53:31 -08:00
buildspec.mk.default Remove WEBCORE_INSTRUMENTATION and ENABLE_SVG 2013-07-25 15:52:17 -07:00
envsetup.sh Make cgrep check .hpp files as well. 2014-11-22 10:16:01 -08:00