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

[cmake] Use Windows-specific LLDB test args on Windows #9103

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

kendalharland
Copy link

@kendalharland kendalharland commented Aug 13, 2024

This PR avoids hardcoding macosx and darwin into DYLD_LIBRARY_PATH, which becomes part of LLDB_TEST_COMMON_ARGS and breaks the LLDB test build on Windows.

Related to #9141

@kendalharland
Copy link
Author

Hi @JDevlieghere! Apologies as I've been out on vacation. Would you please take a look at this change?

@hjyamauchi
Copy link

@swift-ci please test

@compnerd
Copy link
Member

compnerd commented Oct 1, 2024

@swift-ci please test Windows platform

@weliveindetail
Copy link

Windows platform test failed:

ninja: error: unknown target 'clang-pseudo-gen'
Error: Error: cmake.exe exited with code 1.
Invocation:
  cmake.exe --build T:\0 --target clang-pseudo-gen

@compnerd
Copy link
Member

compnerd commented Oct 2, 2024

@swift-ci please test Windows platform

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.

4 participants