Skip to content

[Linux] Remove swift_begin/swift_end from libFoundation.a #1114

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

Merged
merged 1 commit into from
Jul 11, 2017

Conversation

spevans
Copy link
Contributor

@spevans spevans commented Jul 11, 2017

  • swift_begin.o and swift_end.o should only be added to dynamic
    libraries and to the executable, which covers any static libraries
    that are linked in.

- swift_begin.o and swift_end.o should only be added to dynamic
  libraries and to the executable, which covers any static libraries
  that are linked in.
@parkera
Copy link
Contributor

parkera commented Jul 11, 2017

@swift-ci test and merge

@swift-ci swift-ci merged commit 680225c into swiftlang:master Jul 11, 2017
@spevans spevans deleted the pr_remove_swift_begin_end branch August 9, 2017 06:37
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.

3 participants