Changeset 1973 for binutils/trunk/config/bootstrap-asan.mk
- Timestamp:
- Feb 6, 2017, 1:00:00 PM (8 years ago)
- Location:
- binutils/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
binutils/trunk ¶
-
Property svn:mergeinfo
set to
/binutils/vendor/current merged eligible
-
Property svn:mergeinfo
set to
-
TabularUnified binutils/trunk/config/bootstrap-asan.mk ¶
r970 r1973 1 1 # This option enables -fsanitize=address for stage2 and stage3. 2 3 # Suppress LeakSanitizer in bootstrap. 4 export LSAN_OPTIONS="detect_leaks=0" 2 5 3 6 STAGE2_CFLAGS += -fsanitize=address
Note:
See TracChangeset
for help on using the changeset viewer.