swift
29916742 - [stdlib] Use -plugin-path for building the standard library

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.
Author
Parents
Loading