Skip to content

Add lipoless target dependency and link_directory to _add_swift_execu… #14843

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

Closed
wants to merge 1 commit into from
Closed

Add lipoless target dependency and link_directory to _add_swift_execu… #14843

wants to merge 1 commit into from

Conversation

lanza
Copy link
Contributor

@lanza lanza commented Feb 27, 2018

#14245 removed the copy/pasting of libraries for targets without fat binaries. This fix points add_swift_executable_single to the right location to account for this change.

@compnerd

requires:
#14245

…table_single

On non-Darwin platforms we are now linking against libraries in their
architecture specific sub-directories. (e.g. lib/swift/linux/x86_64).
This change modifies a few paths for `_add_swift_executable_single`

Partial credit for this commit goes to Zach Bowling
@lanza lanza closed this Mar 28, 2018
@lanza lanza deleted the lipoless-execs branch March 28, 2018 03:54
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.

1 participant