ansible: Add default cross-compilers for Debian-based distributions
[lttng-ci.git] / automation / ansible / roles / cross-compilers / vars / Debian.yml
CommitLineData
a62db9d3
KS
1---
2cross_compilers_packages:
3 - gcc-aarch64-linux-gnu
4 - gcc-arm-linux-gnueabihf
5 - gcc-i686-linux-gnu
6 - gcc-powerpc64le-linux-gnu
7 - gcc-powerpc-linux-gnu
8 - gcc-s390x-linux-gnu
This page took 0.023883 seconds and 4 git commands to generate.