diff options
author | Oliver Reiche <oliver.reiche@huawei.com> | 2023-10-24 17:13:19 +0200 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2023-10-24 17:13:19 +0200 |
commit | b0f393ee319f62b8b7488deffd6625582f69f59d (patch) | |
tree | 67de670b024fff4ec54cf725fde7a11565f87f93 /etc/toolchain/patch/TARGETS | |
download | justbuild-static-binaries-b0f393ee319f62b8b7488deffd6625582f69f59d.tar.gz |
Initial commit
Diffstat (limited to 'etc/toolchain/patch/TARGETS')
-rw-r--r-- | etc/toolchain/patch/TARGETS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/toolchain/patch/TARGETS b/etc/toolchain/patch/TARGETS new file mode 100644 index 0000000..c8a2ad9 --- /dev/null +++ b/etc/toolchain/patch/TARGETS @@ -0,0 +1,5 @@ +{ "defaults": + { "type": ["@", "rules", "patch", "defaults"] + , "base": [["@", "base", "patch", "defaults"]] + } +} |