f-stack/dpdk/config/ppc/ppc64le-power8-linux-gcc

12 lines
246 B
Plaintext
Raw Normal View History

2022-09-06 04:47:39 +00:00
[binaries]
2023-09-13 12:21:49 +00:00
c = ['ccache', 'powerpc64le-linux-gcc']
cpp = ['ccache', 'powerpc64le-linux-g++']
2022-09-06 04:47:39 +00:00
ar = 'powerpc64le-linux-gcc-ar'
strip = 'powerpc64le-linux-strip'
[host_machine]
system = 'linux'
cpu_family = 'ppc64'
cpu = 'power8'
endian = 'little'