build/test the sanitizers only when --enable-sanitizers is used

This commit is contained in:
Jorge Aparicio 2017-02-03 18:58:47 -05:00
parent 9af6aa3889
commit 775a93646c
11 changed files with 21 additions and 65 deletions

View file

@ -124,6 +124,9 @@
# disabled by default.
#extended = false
# Build the sanitizer runtimes
#sanitizers = false
# =============================================================================
# General install configuration options
# =============================================================================