summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/import/TARGETS.grpc1
-rw-r--r--etc/import/src/compiler/TARGETS.grpc1
2 files changed, 2 insertions, 0 deletions
diff --git a/etc/import/TARGETS.grpc b/etc/import/TARGETS.grpc
index af3663de..6025f092 100644
--- a/etc/import/TARGETS.grpc
+++ b/etc/import/TARGETS.grpc
@@ -1535,6 +1535,7 @@
[ "OS"
, "ARCH"
, "TARGET_ARCH"
+ , "COMPILER_FAMILY"
, "AR"
, "CC"
, "CFLAGS"
diff --git a/etc/import/src/compiler/TARGETS.grpc b/etc/import/src/compiler/TARGETS.grpc
index d69ef432..59727115 100644
--- a/etc/import/src/compiler/TARGETS.grpc
+++ b/etc/import/src/compiler/TARGETS.grpc
@@ -53,6 +53,7 @@
, "HOST_ARCH"
, "OS"
, "TARGET_ARCH"
+ , "COMPILER_FAMILY"
]
}
, "grpc_cpp_plugin (implementation)":