Skip to content

Conversation

@compnerd
Copy link
Member

This is needed to make the shared+static build for build-script work. The
primary issue is the dependency on the module-maps doesn't work due to the lack
of add_custom_command, so the target dependency cannot be hooked up.
Additionally, undo the hack for the AST_NAME as we need that to be proper for
the copy to succeed. Finally, make sure that the we set the location for the
archive output correctly.

This is needed to make the shared+static build for build-script work.  The
primary issue is the dependency on the module-maps doesn't work due to the lack
of add_custom_command, so the target dependency cannot be hooked up.
Additionally, undo the hack for the AST_NAME as we need that to be proper for
the copy to succeed.  Finally, make sure that the we set the location for the
archive output correctly.
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

CC: @ktopley-apple @MadCoder @kevints

@ktopley-apple ktopley-apple merged commit fb368f6 into swiftlang:master Nov 27, 2018
@compnerd compnerd deleted the static-build branch November 27, 2018 22:39
rokhinip pushed a commit that referenced this pull request Nov 5, 2021
build: make the static build work well
Signed-off-by: Kim Topley <ktopley@apple.com>
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