diff options
Diffstat (limited to 'config/target.in')
-rw-r--r-- | config/target.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/target.in b/config/target.in index 995457a0..21302622 100644 --- a/config/target.in +++ b/config/target.in @@ -112,6 +112,10 @@ config ARCH_SUPPORTS_FLAT_FORMAT bool #-------------------------------------- +config ARCH_SUPPORTS_LIBSANITIZER + bool + +#-------------------------------------- config ARCH_SUPPORTS_EITHER_ENDIAN bool help |