diff options
-rw-r--r-- | Android.mk | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ include $(BUILD_NATIVE_TEST) # Microbenchmark. include $(CLEAR_VARS) +LOCAL_CLANG := true LOCAL_MODULE := clatd_microbenchmark LOCAL_CFLAGS := -Wall -Werror -Wunused-parameter LOCAL_SRC_FILES := clatd_microbenchmark.c checksum.c tun.c |