Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

Disable LLVM_CCACHE_BUILD#1081

Merged
bogniq merged 3 commits intorelease/1.8.xfrom
qy-fix-llvm-ccache-1.8.x
Mar 30, 2021
Merged

Disable LLVM_CCACHE_BUILD#1081
bogniq merged 3 commits intorelease/1.8.xfrom
qy-fix-llvm-ccache-1.8.x

Conversation

@bogniq
Copy link
Copy Markdown
Contributor

@bogniq bogniq commented Mar 29, 2021

Build option LLVM_CCACHE_BUILD is set to Off because current CI dockers don't have ccache installed. If simply install ccache, there are build errors in the Linux dockers. Since ccache is an optimization that can make builds faster and should not have any real effects, adding support for ccache will be revisited in a separate task.

Change Description

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@nksanthosh nksanthosh self-requested a review March 30, 2021 12:50
@bogniq bogniq merged commit dc8fad3 into release/1.8.x Mar 30, 2021
@bogniq bogniq deleted the qy-fix-llvm-ccache-1.8.x branch March 30, 2021 13:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants