swift
29916742
- [stdlib] Use -plugin-path for building the standard library
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[stdlib] Use -plugin-path for building the standard library `-external-plugin-path` requires `swift-plugin-server` exectuable, but there was no dependency. Instead of adding the dependency, use `-plugin-path` that doesn't require the plugin-server.
References
#74032 - [stdlib] Use -plugin-path for building the standard library
Author
rintaro
Parents
11a53595
Loading