[coreboot-gerrit] Change in coreboot[master]: clang: Allow ANY_TOOLCHAIN for non-coreboot clang

Damien Zammit (Code Review) gerrit at coreboot.org
Thu Aug 31 08:16:54 CEST 2017


Damien Zammit has uploaded this change for review. ( https://review.coreboot.org/21300


Change subject: clang: Allow ANY_TOOLCHAIN for non-coreboot clang
......................................................................

clang: Allow ANY_TOOLCHAIN for non-coreboot clang

Previously, only when selecting GCC could any toolchain be
selected, this allows compiling with distro clang/llvm.

Change-Id: I2d9d02f360d54ed92d6b6f55e6fcd530aae79adb
Signed-off-by: Damien Zammit <damien at zamaudio.com>
---
M src/Kconfig
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/00/21300/1

diff --git a/src/Kconfig b/src/Kconfig
index 637f575..015c38f 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -78,7 +78,6 @@
 config ANY_TOOLCHAIN
 	bool "Allow building with any toolchain"
 	default n
-	depends on COMPILER_GCC
 	help
 	  Many toolchains break when building coreboot since it uses quite
 	  unusual linker features. Unless developers explicitely request it,

-- 
To view, visit https://review.coreboot.org/21300
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2d9d02f360d54ed92d6b6f55e6fcd530aae79adb
Gerrit-Change-Number: 21300
Gerrit-PatchSet: 1
Gerrit-Owner: Damien Zammit <damien at zamaudio.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170831/2bb8741d/attachment.html>


More information about the coreboot-gerrit mailing list