Skip to content

Conversation

@wenju-he
Copy link
Contributor

@wenju-he wenju-he commented Oct 31, 2023

llvm-config may have a different name in the default path, see #497.
On Ubuntu 22.04,

  • https://apt.llvm.org/llvm.sh installs llvm-config-{VERSION} to
    /usr/bin folder. It is a symlink to /usr/lib/llvm-{VERSION}/bin/llvm-config.
  • If llvm is built from source, the name is /usr/local/bin/llvm-config.

(cherry picked from commit 8304021)

llvm-config may have a different name in the default path, see intel#497.
On Ubuntu 22.04,
* https://apt.llvm.org/llvm.sh installs llvm-config-{VERSION} to
  /usr/bin folder. It is a symlink to /usr/lib/llvm-{VERSION}/bin/llvm-config.
* If latest llvm is built from source, the name is /usr/local/bin/llvm-config.

(cherry picked from commit 8304021)
@wenju-he wenju-he requested review from cdai2 and haonanya October 31, 2023 01:46
@wenju-he wenju-he merged commit e85b343 into intel:ocl-open-170 Oct 31, 2023
@wenju-he wenju-he deleted the find-package-llvm-config-17 branch October 31, 2023 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants