mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
clang: remove COMPATIBLE_HOST
clang builds fine for 32-bit targets too now. Remove COMPATIBLE_HOST. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
daac601e4d
commit
b13d766b0c
|
@ -8,5 +8,3 @@ do_install_append_intel-x86-common() {
|
|||
|
||||
LIBCPLUSPLUS = ""
|
||||
|
||||
# undefined reference to `__atomic_load' on i*86.
|
||||
COMPATIBLE_HOST = '(x86_64).*-linux'
|
||||
|
|
Loading…
Reference in New Issue
Block a user