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

openjdk: add support for powerpc64le #168110

Merged
merged 1 commit into from Apr 12, 2022
Merged

openjdk: add support for powerpc64le #168110

merged 1 commit into from Apr 12, 2022

Commits on Apr 12, 2022

  1. openjdk: add support for powerpc64le

    This commit adds entries to the Rosetta Stones in
    adoptopenjdk-bin/generate-sources.py and compilers/openjdk/8.nix, and
    runs adoptopenjdk-bin/generate-sources.py to regenerate
    adoptopenjdk-bin/sources.json.
    
    With this commit, `nix-build . -A jdk8_headless` succeeds on
    powerpc64le.  Headless jdk is used as part of the build process for
    many packages so this opens up access to them.
    Adam Joseph committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    9e4ba68 View commit details
    Browse the repository at this point in the history