-
Notifications
You must be signed in to change notification settings - Fork 10.4k
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
utils: adjust Windows build to use shared LMDB #77624
base: main
Are you sure you want to change the base?
Conversation
Please test with following PRs: @swift-ci please test Windows platform |
CC: @matthewbastien |
Please test with following PRs: @swift-ci please test Windows platform |
2 similar comments
Please test with following PRs: @swift-ci please test Windows platform |
Please test with following PRs: @swift-ci please test Windows platform |
Please test with following PRs: @swift-ci please test |
This adjusts the build to create a shared (static) build of LMDB. Re-order the build rules, wire up the LMDB build into IndexStoreDB and SourceKit-LSP.
Please test with following PRs: @swift-ci please test |
This adjusts the build to create a shared (static) build of LMDB. Re-order the build rules, wire up the LMDB build into IndexStoreDB and SourceKit-LSP.