- Porting of address santizer patch for ARM in gcc-4.8.1 from gcc-4.9 - Taken from...
[platform/upstream/gcc48.git] / libsanitizer / configure.tgt
index 265da01..5573965 100644 (file)
@@ -29,6 +29,8 @@ case "${target}" in
        ;;
   sparc*-*-linux*)
        ;;
+  arm*-*-linux*)
+    ;;
   x86_64-*-darwin[1]* | i?86-*-darwin[1]*)
        TSAN_SUPPORTED=no
        ;;