summaryrefslogtreecommitdiffstats
path: root/examples/toolchain.yml
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2021-10-03 12:23:28 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2021-10-03 12:23:28 +0200
commit2a244b90e7305ca8c1b38c4fe207298dc7433b03 (patch)
treece28043f863abb3c56c0a31cdcfc0dafb655fd9d /examples/toolchain.yml
parent9b5218edb966aa705bff99b57574abea098dceab (diff)
downloadrebel-2a244b90e7305ca8c1b38c4fe207298dc7433b03.tar
rebel-2a244b90e7305ca8c1b38c4fe207298dc7433b03.zip
examples: split libgcc from gcc-libs package
Avoid building gcc-libs twice for cross-native toolchains. libgcc_s.so is still installed as part of gcc-libs.
Diffstat (limited to 'examples/toolchain.yml')
-rw-r--r--examples/toolchain.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/toolchain.yml b/examples/toolchain.yml
index 863785c..ab8e6de 100644
--- a/examples/toolchain.yml
+++ b/examples/toolchain.yml
@@ -8,8 +8,8 @@ tasks:
runtime_depends:
- recipe: 'gcc'
task: 'install'
- - recipe: 'gcc-libs'
- task: 'install-gcc'
+ - recipe: 'libgcc'
+ task: 'install'
depends:
args: