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

Relocation for osx-64 packages doesn't work with cross compiling #3994

Closed
isuruf opened this issue Jul 23, 2020 · 1 comment · Fixed by #3995
Closed

Relocation for osx-64 packages doesn't work with cross compiling #3994

isuruf opened this issue Jul 23, 2020 · 1 comment · Fixed by #3995
Labels
locked [bot] locked due to inactivity

Comments

@isuruf
Copy link
Contributor

isuruf commented Jul 23, 2020

Actual Behavior

Expected Behavior

Steps to Reproduce

Output of conda info

mk_relative_osx looks at the build platform instead of the host platform at,

if sys.platform != 'darwin':

isuruf added a commit to isuruf/conda-build that referenced this issue Jul 23, 2020
mingwandroid pushed a commit to mingwandroid/conda-build that referenced this issue Aug 8, 2020
@github-actions
Copy link

github-actions bot commented Mar 6, 2022

Hi there, thank you for your contribution!

This issue has been automatically locked because it has not had recent activity after being closed.

Please open a new issue if needed.

Thanks!

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Mar 6, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant