Don't build with clang for SL6 any more

This commit is contained in:
2019-05-09 16:25:02 +02:00
parent f65c39c0d2
commit 8a53c494ff

View File

@@ -2,6 +2,6 @@
CROSS_COMPILER_TARGET_ARCHS += SL6-x86
# Improved error checking with clang
CROSS_COMPILER_TARGET_ARCHS += SL6-x86_64-clang
#CROSS_COMPILER_TARGET_ARCHS += SL6-x86_64-clang
include $(CONFIG)/os/CONFIG_SITE.linux-x86_64.Common