aboutsummaryrefslogtreecommitdiff
path: root/src/gfxstream/qnx/nto/aarch64-le/meson.cross.ini
blob: d6fd11a427e0a61c7a69a4f04ffe9bb7cc7beb8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[properties]
pkg_config_libdir = '@GLOBAL_SOURCE_ROOT@/qnx/pkgconfig'
qnx_path_prefix = 'qnx/nto/aarch64-le'

[binaries]
c = 'ntoaarch64-gcc'
cpp = 'ntoaarch64-g++'
ar = 'ntoaarch64-ar'
strip = 'ntoaarch64-strip'
pkg-config = 'pkg-config'

# meson host_machine == QNX target system
[host_machine]
system = 'qnx'
cpu_family = 'aarch64'
cpu = 'aarch64'
endian = 'little'