summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2021-09-15 18:49:40 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2021-09-15 18:49:40 +0200
commit0db2d06efdd47313c7516b77783c77c301cccaa0 (patch)
tree868d85271ae4c079837f6321e6aca0c8526ce702 /examples
parent9243a21c1e10d32ea9a0a36a5fc17cb06168e12e (diff)
downloadrebel-0db2d06efdd47313c7516b77783c77c301cccaa0.tar
rebel-0db2d06efdd47313c7516b77783c77c301cccaa0.zip
fixup! examples: adjust binutils for aarch64 target, add gcc recipe
Diffstat (limited to 'examples')
-rw-r--r--examples/gcc.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/gcc.yml b/examples/gcc.yml
index 2e92b27..ff58560 100644
--- a/examples/gcc.yml
+++ b/examples/gcc.yml
@@ -71,8 +71,6 @@ tasks:
install:
inherit:
task: 'gcc:compile'
- depends:
- - task: 'binutils:install'
run: |
cd gcc-build
make DESTDIR="$DESTDIR" install-host