aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/TableGen/Android.bp')
-rw-r--r--utils/TableGen/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/TableGen/Android.bp b/utils/TableGen/Android.bp
index 337e3e79fedd..734ad8f79347 100644
--- a/utils/TableGen/Android.bp
+++ b/utils/TableGen/Android.bp
@@ -16,7 +16,7 @@ cc_binary_host {
"libLLVMSupport",
"libLLVMTableGen",
],
- clang_cflags: [
+ cflags: [
"-Wno-user-defined-warnings",
],
target: {