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

build: parse arguments for add_swift_host_library #2704

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

Conversation

compnerd
Copy link
Member

We use EXCLUDE_FROM_ALL in one of the libraries but did not account for that in the installation. When building swift-syntax for the android host for building swift-foundation, this prevents installation of the package. Parse and explicitly pass along the flag.

We use `EXCLUDE_FROM_ALL` in one of the libraries but did not account
for that in the installation. When building swift-syntax for the android
host for building swift-foundation, this prevents installation of the
package. Parse and explicitly pass along the flag.
@compnerd
Copy link
Member Author

@swift-ci please test

@bnbarham
Copy link
Contributor

CC @rintaro since I know you have a PR that moves EXCLUDE_FROM_ALL top level.

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