summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2023-05-16 16:35:50 +0200
committerFelix Singer <service+coreboot-gerrit@felixsinger.de>2023-05-24 21:11:21 +0000
commit38453784d76b58377638a71d6176553b536dd170 (patch)
treefdb9541545fd570d7c7eb371de41ea4066f7126d
parent3b82131c2822be01feae46e77d51f32b286f04fe (diff)
util/crossgcc: Add empty directory for tarballs
A directory for tarballs is needed in any case but it's created at build time. However, in reproducible build environments the sources are downloaded before the buildgcc scripts runs and the directory needs to be created. Thus, to simplify that, add an empty tarballs directory. Change-Id: Id3b4bf918c93f10c145f580684e916a4f8bae3b1 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/75273 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
-rw-r--r--util/crossgcc/tarballs/.empty0
1 files changed, 0 insertions, 0 deletions
diff --git a/util/crossgcc/tarballs/.empty b/util/crossgcc/tarballs/.empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/util/crossgcc/tarballs/.empty