diff options
author | Oliver Reiche <oliver.reiche@gmail.com> | 2024-01-04 17:45:14 +0100 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2024-01-10 13:21:45 +0100 |
commit | 4e497682ddfac0552da520b328ba1f1d51ee9d89 (patch) | |
tree | 1743eb0c276fd179ff81e247dfd64bba84ed57cb /etc/scripts/TARGETS | |
parent | aea952933058d1f71173f142fc1ec55a14849f48 (diff) | |
download | bootstrappable-toolchain-4e497682ddfac0552da520b328ba1f1d51ee9d89.tar.gz |
stage-0/binutils: Bootstrap via proper Justbuild target
Diffstat (limited to 'etc/scripts/TARGETS')
-rw-r--r-- | etc/scripts/TARGETS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/scripts/TARGETS b/etc/scripts/TARGETS deleted file mode 100644 index a3f7fa0..0000000 --- a/etc/scripts/TARGETS +++ /dev/null @@ -1 +0,0 @@ -{"bootstrap-ar": {"type": "install", "deps": ["bootstrap-ar.sh"]}} |