summaryrefslogtreecommitdiffstats
path: root/examples/glibc.yml
diff options
context:
space:
mode:
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: