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

Support alternative architectures #170

Open
rapgro opened this issue Nov 15, 2019 · 2 comments
Open

Support alternative architectures #170

rapgro opened this issue Nov 15, 2019 · 2 comments

Comments

@rapgro
Copy link

rapgro commented Nov 15, 2019

for arch in arches:

Why not just without explicit arches?
``
if is_linux:

@rapgro
Copy link
Author

rapgro commented Oct 1, 2022

ping? In Fedora we tend to restrict builds on x86_64 only though it's against general policy.

@LeeKamentsky
Copy link
Owner

Alternative solutions welcome. I guess one would be to treat all the directories under <JAVA_HOME>/lib as architectures and search client and server for libjvm.so. Using a pathlib glob expression would be more modern.

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

No branches or pull requests

2 participants