Add cross-compiler role to x86 slaves
[lttng-ci.git] / automation / ansible / roles / cross-compilers / vars / Debian.yml
1 ---
2 __common_packages:
3 - gcc-aarch64-linux-gnu
4 - gcc-powerpc64le-linux-gnu
5 - gcc-arm-linux-gnueabihf
6 - gcc-powerpc-linux-gnu
This page took 0.039385 seconds and 5 git commands to generate.