ansible: Install gcc-11 and gcc-12 cross compilers on Debian
authorKienan Stewart <kstewart@efficios.com>
Tue, 15 Aug 2023 18:47:10 +0000 (14:47 -0400)
committerKienan Stewart <kstewart@efficios.com>
Tue, 15 Aug 2023 20:26:46 +0000 (16:26 -0400)
commita862e3365c55c732972a8eb4f15f11cb722d19c8
tree18246e3366265df6726590d6627e0181120a8abb
parent3fbe6a449c1940d44b48a3fa378ef072beb31c22
ansible: Install gcc-11 and gcc-12 cross compilers on Debian

The default packages, eg. gcc-riscv64-linux-gnu, only installed the
most recent vers (eg. 12 on Bookworm).

Change-Id: I632ff54f7eceeb6e373e2026fb2fb828c2953d6d
automation/ansible/roles/cross-compilers/tasks/setup-Debian.yml
automation/ansible/roles/cross-compilers/vars/Debian.yml
This page took 0.02335 seconds and 4 git commands to generate.