summaryrefslogtreecommitdiffstats
path: root/examples/glibc.yml
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2021-09-26 23:21:35 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2021-09-26 23:21:35 +0200
commit9ca49cfc252b2b59965a0d088073862da9c57861 (patch)
tree48b1f2f1eb924789936fdbefabb9ec5aeb2d8f96 /examples/glibc.yml
parent075e7c7fdc04c2173aac3d94127791a162d41bc1 (diff)
downloadrebel-9ca49cfc252b2b59965a0d088073862da9c57861.tar
rebel-9ca49cfc252b2b59965a0d088073862da9c57861.zip
examples: drop redundant dependencies
Diffstat (limited to 'examples/glibc.yml')
-rw-r--r--examples/glibc.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/examples/glibc.yml b/examples/glibc.yml
index 13f1206..5ee9aeb 100644
--- a/examples/glibc.yml
+++ b/examples/glibc.yml
@@ -55,14 +55,6 @@ tasks:
host: 'platform'
inherit:
task: 'configure'
- build_depends:
- - recipe: 'gcc'
- task: 'install'
- - recipe: 'libgcc-initial'
- task: 'install'
- depends:
- - recipe: 'linux-uapi-headers'
- task: 'install'
run: |
cd glibc-build
make -j8
@@ -72,14 +64,6 @@ tasks:
host: 'platform'
inherit:
task: 'compile'
- build_depends:
- - recipe: 'gcc'
- task: 'install'
- - recipe: 'libgcc-initial'
- task: 'install'
- depends:
- - recipe: 'linux-uapi-headers'
- task: 'install'
output:
default:
runtime_depends: