tests: disable x86 emulator test harness when using clang
authorRoger Pau Monne <roger.pau@citrix.com>
Mon, 2 Jul 2018 08:28:24 +0000 (10:28 +0200)
committerWei Liu <wei.liu2@citrix.com>
Tue, 10 Jul 2018 07:42:00 +0000 (08:42 +0100)
commit150003f8115f8d592f8d7733c67590aee802797a
tree76aec6328fb67530b01f99c68a528babd6b45318
parent1233d253a4cab502e26abef2c7d648788bb722ff
tests: disable x86 emulator test harness when using clang

clang is not capable of building the x86 emulator test harness, so
disconnect it from the clang build until it can be fixed.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/tests/Makefile