boards: qemu_x86: enable llvm toolchain

Make this board buildable with llvm.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2020-06-25 08:28:07 -04:00
commit 3219710c34

View file

@ -6,6 +6,7 @@ arch: x86
toolchain: toolchain:
- zephyr - zephyr
- xtools - xtools
- llvm
supported: supported:
- pci - pci
- nvs - nvs