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

Remove clang compatibility handling #23

Closed
rmartin16 opened this issue Oct 24, 2023 · 1 comment
Closed

Remove clang compatibility handling #23

rmartin16 opened this issue Oct 24, 2023 · 1 comment
Labels
bug A crash or error in behavior.

Comments

@rmartin16
Copy link
Member

Describe the bug

When Standalone Python 20231002 was introduced, it required special logic to strip clang-specific flags from the Python install. This should be removed when indygreg/python-build-standalone#194 is resolved.

Alternatively, we could revert back to version 20230826 like we're doing for AppImage. Although, since the problem persists for Python 3.12, probably best to use the status quo for now.

Steps to reproduce

Roll out version 0.3.16 of this template.

Expected behavior

The logic to remove clang dependency is absent when it is no longer necessary.

Screenshots

No response

Environment

  • Operating System:
  • Python version:
  • Software versions:
    • Briefcase: 0.3.16

Logs

No response

Additional context

No response

@rmartin16
Copy link
Member Author

Resolved in #32.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A crash or error in behavior.
Projects
None yet
Development

No branches or pull requests

1 participant