-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Fix building with external LLVM [v6.28] #13443
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix building with external LLVM [v6.28] #13443
Conversation
…lingConfig.cmake This fixes root-project#12151. Signed-off-by: Stephan Lachnit <[email protected]> (cherry picked from commit 8a45c09)
(cherry picked from commit 96ad64a)
(cherry picked from commit 92807f3)
Starting build on |
Build failed on windows10/default. Failing tests: |
Build failed on mac12arm/cxx20. Warnings:
And 113 more |
we also need #13446 to keep |
Forward TARGET_TRIPLE which is used by Cling's lit.site.cfg.in. (cherry picked from commit 09b61b4)
Starting build on |
Build failed on ROOT-ubuntu2204/nortcxxmod. |
Build failed on mac12arm/cxx20. Warnings:
And 113 more |
This Pull request:
Backport of #12153 and #13420
Changes or fixes:
#12151 / #11920
#12152 + #12156