Skip to content
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

[CI][Windows] Workaround for error in FindLLVM #17409

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

Hzfengsy
Copy link
Member

@Hzfengsy Hzfengsy commented Sep 24, 2024

This is a workaround for an upstream LLVM issue [0], in which the CMAKE_INSTALL_LIBDIR variable is used before definition. While there is an LLVM PR to resolve this fix [1], as of 2024-08-19 it has not yet been merged to LLVM.

[0] llvm/llvm-project#83802
[1] llvm/llvm-project#83807

Co-authored-by: Eric Lunderberg Lunderberg@users.noreply.github.com

Hzfengsy and others added 3 commits September 24, 2024 10:48
This is a workaround for an upstream LLVM issue [0], in which
the `CMAKE_INSTALL_LIBDIR` variable is used before definition.
While there is an LLVM PR to resolve this fix [1], as of
2024-08-19 it has not yet been merged to LLVM.

[0] llvm/llvm-project#83802
[1] llvm/llvm-project#83807

Co-authored-by: Eric Lunderberg <Lunderberg@users.noreply.github.com>
@tqchen tqchen merged commit 7fc8adc into apache:main Sep 25, 2024
18 checks passed
@Hzfengsy Hzfengsy deleted the try_fix_windows_ci branch October 10, 2024 02:52
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