Commit 1effac35 authored by Stephen Hines's avatar Stephen Hines
Browse files

Fix avx intrinsic breakage by turning off clang for now.

Bug: 25132373
Change-Id: I23983e93b58c35f990d2102e7b1eae43500172a1
parent 78bab770
......@@ -40,5 +40,6 @@ LOCAL_SRC_FILES_x86 += $(libhevcd_srcs_c_x86) $(libhevcd_srcs_asm_x86)
LOCAL_C_INCLUDES_x86 += $(libhevcd_inc_dir_x86)
LOCAL_CFLAGS_x86 += $(libhevcd_cflags_x86)
# Bug: 25132373
LOCAL_CLANG := false
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment