-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow to compile using external libclc libraries (#1366)
This is important to be able to cross compile clspv. LLVM supports cross-compilation, but the recent work on libclc that lead to being able to build the libraries in-tree does not support cross-compilation. Thus we need to allow build systems to use libraries built outside of clspv to cross-compile (It will be the case for ChromeOS).
- Loading branch information
Showing
2 changed files
with
39 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters