linux/tools/virtio
Peng Fan 77b894f220 tools/virtio: fix build break for aarch64
"-mfunction-return=thunk -mindirect-branch-register" are only valid
for x86. So introduce compiler operation check to avoid such issues

Fixes: 0d0ed40061 ("tools/virtio: enable to build with retpoline")
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Message-Id: <20230323040024.3809108-1-peng.fan@oss.nxp.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2023-06-27 10:47:08 -04:00
..
asm
crypto
generated
linux tools/virtio: fix build caused by virtio_ring changes 2023-04-21 03:02:35 -04:00
ringtest tools/virtio: Add .gitignore for ringtest 2023-06-08 15:43:08 -04:00
uapi/linux
vhost_test
virtio-trace tools/virtio: use canonical ftrace path 2023-06-09 12:08:08 -04:00
xen
.gitignore
Makefile tools/virtio: fix build break for aarch64 2023-06-27 10:47:08 -04:00
virtio_test.c tools/virtio: virtio_test -h,--help should return directly 2023-04-21 03:02:30 -04:00
vringh_test.c