Skip to content

Commit f051a59

Browse files
committed
diff clang from xcode
Signed-off-by: SergeySlice <sergey.slice@gmail.com>
1 parent cee0d4a commit f051a59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ebuild.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ checkCmdlineArguments() {
420420
## Check tools for the toolchain
421421
checkToolchain() {
422422
case "$TOOLCHAIN" in
423-
XCLANG|XCODE*) checkXcode ;;
423+
XCODE*) checkXcode ;;
424424
*) ;;
425425
esac
426426

0 commit comments

Comments
 (0)