summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2024-05-23 14:19:12 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2024-05-23 14:19:12 +0200
commit9dcbabd83c21e4268a09e18a944ff204ed3c699f (patch)
treed0151f1c2528cbed6a5efd7c3c9cffcf6c145f53
parent84ea58e22e9a0fca392280999a696a6dc07cb585 (diff)
downloadjustbuild-9dcbabd83c21e4268a09e18a944ff204ed3c699f.tar.gz
Add shell toolchain for all pkg-config dependencies
-rw-r--r--etc/defaults/shell/TARGETS.bazel_remote_apis3
-rw-r--r--etc/defaults/shell/TARGETS.cares3
-rw-r--r--etc/defaults/shell/TARGETS.cli113
-rw-r--r--etc/defaults/shell/TARGETS.fmt3
-rw-r--r--etc/defaults/shell/TARGETS.google_apis3
-rw-r--r--etc/defaults/shell/TARGETS.grpc3
-rw-r--r--etc/defaults/shell/TARGETS.gsl3
-rw-r--r--etc/defaults/shell/TARGETS.json3
-rw-r--r--etc/defaults/shell/TARGETS.protobuf3
-rw-r--r--etc/defaults/shell/TARGETS.re23
-rw-r--r--etc/defaults/shell/TARGETS.zlib3
11 files changed, 33 insertions, 0 deletions
diff --git a/etc/defaults/shell/TARGETS.bazel_remote_apis b/etc/defaults/shell/TARGETS.bazel_remote_apis
new file mode 100644
index 00000000..f3b3ec0d
--- /dev/null
+++ b/etc/defaults/shell/TARGETS.bazel_remote_apis
@@ -0,0 +1,3 @@
+{ "defaults":
+ {"type": "defaults", "base": [["@", "base", "shell", "defaults"]]}
+}
diff --git a/etc/defaults/shell/TARGETS.cares b/etc/defaults/shell/TARGETS.cares
new file mode 100644
index 00000000..f3b3ec0d
--- /dev/null
+++ b/etc/defaults/shell/TARGETS.cares
@@ -0,0 +1,3 @@
+{ "defaults":
+ {"type": "defaults", "base": [["@", "base", "shell", "defaults"]]}
+}
diff --git a/etc/defaults/shell/TARGETS.cli11 b/etc/defaults/shell/TARGETS.cli11
new file mode 100644
index 00000000..f3b3ec0d
--- /dev/null
+++ b/etc/defaults/shell/TARGETS.cli11
@@ -0,0 +1,3 @@
+{ "defaults":
+ {"type": "defaults", "base": [["@", "base", "shell", "defaults"]]}
+}
diff --git a/etc/defaults/shell/TARGETS.fmt b/etc/defaults/shell/TARGETS.fmt
new file mode 100644
index 00000000..f3b3ec0d
--- /dev/null
+++ b/etc/defaults/shell/TARGETS.fmt
@@ -0,0 +1,3 @@
+{ "defaults":
+ {"type": "defaults", "base": [["@", "base", "shell", "defaults"]]}
+}
diff --git a/etc/defaults/shell/TARGETS.google_apis b/etc/defaults/shell/TARGETS.google_apis
new file mode 100644
index 00000000..f3b3ec0d
--- /dev/null
+++ b/etc/defaults/shell/TARGETS.google_apis
@@ -0,0 +1,3 @@
+{ "defaults":
+ {"type": "defaults", "base": [["@", "base", "shell", "defaults"]]}
+}
diff --git a/etc/defaults/shell/TARGETS.grpc b/etc/defaults/shell/TARGETS.grpc
new file mode 100644
index 00000000..f3b3ec0d
--- /dev/null
+++ b/etc/defaults/shell/TARGETS.grpc
@@ -0,0 +1,3 @@
+{ "defaults":
+ {"type": "defaults", "base": [["@", "base", "shell", "defaults"]]}
+}
diff --git a/etc/defaults/shell/TARGETS.gsl b/etc/defaults/shell/TARGETS.gsl
new file mode 100644
index 00000000..f3b3ec0d
--- /dev/null
+++ b/etc/defaults/shell/TARGETS.gsl
@@ -0,0 +1,3 @@
+{ "defaults":
+ {"type": "defaults", "base": [["@", "base", "shell", "defaults"]]}
+}
diff --git a/etc/defaults/shell/TARGETS.json b/etc/defaults/shell/TARGETS.json
new file mode 100644
index 00000000..f3b3ec0d
--- /dev/null
+++ b/etc/defaults/shell/TARGETS.json
@@ -0,0 +1,3 @@
+{ "defaults":
+ {"type": "defaults", "base": [["@", "base", "shell", "defaults"]]}
+}
diff --git a/etc/defaults/shell/TARGETS.protobuf b/etc/defaults/shell/TARGETS.protobuf
new file mode 100644
index 00000000..f3b3ec0d
--- /dev/null
+++ b/etc/defaults/shell/TARGETS.protobuf
@@ -0,0 +1,3 @@
+{ "defaults":
+ {"type": "defaults", "base": [["@", "base", "shell", "defaults"]]}
+}
diff --git a/etc/defaults/shell/TARGETS.re2 b/etc/defaults/shell/TARGETS.re2
new file mode 100644
index 00000000..f3b3ec0d
--- /dev/null
+++ b/etc/defaults/shell/TARGETS.re2
@@ -0,0 +1,3 @@
+{ "defaults":
+ {"type": "defaults", "base": [["@", "base", "shell", "defaults"]]}
+}
diff --git a/etc/defaults/shell/TARGETS.zlib b/etc/defaults/shell/TARGETS.zlib
new file mode 100644
index 00000000..f3b3ec0d
--- /dev/null
+++ b/etc/defaults/shell/TARGETS.zlib
@@ -0,0 +1,3 @@
+{ "defaults":
+ {"type": "defaults", "base": [["@", "base", "shell", "defaults"]]}
+}