1[binaries]
2c = 'gcc'
3ar = 'ar'
4strip = 'strip'
5pkg-config = 'pkg-config'
6exe_wrapper = ['qemu-arm', '-cpu', 'max']
7