ansible: Force dpkg configuration during release upgrades
[lttng-ci.git] / automation / ansible / roles / cross-compilers / vars / Ubuntu-18.yml
1 ---
2 cross_compilers_packages:
3 - gcc-5-aarch64-linux-gnu
4 - gcc-5-arm-linux-gnueabihf
5 - gcc-5-i686-linux-gnu
6 - gcc-5-powerpc64le-linux-gnu
7 - gcc-5-powerpc-linux-gnu
8 - gcc-5-s390x-linux-gnu
9 - gcc-aarch64-linux-gnu
10 - gcc-arm-linux-gnueabihf
11 - gcc-i686-linux-gnu
12 - gcc-powerpc64le-linux-gnu
13 - gcc-powerpc-linux-gnu
14 - gcc-s390x-linux-gnu
This page took 0.03059 seconds and 4 git commands to generate.