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

Add support for FreeBSD PowerPC Big/Little Endian #1629

Closed
wants to merge 4 commits into from

Conversation

lenoil98
Copy link
Contributor

Support powerpc64 on FreeBSD big/little endian

@matthiasblaesing
Copy link
Member

Please create lib/native/freebsd-ppc64.jar and lib/native/freebsd-ppc64le.jar by copying lib/native/out-of-date.jar. The build system expects correctly named jars in the lib/native folder for all "supported" architectures. The jars can be empty, but they must be present.

@matthiasblaesing
Copy link
Member

@lenoil98 please reread my request. The empty jar need to be empty jars, not empty files. Please copy the file lib/native/out-of-date.jar to the new files. Please squash the then four commits into a single one.

@matthiasblaesing
Copy link
Member

@lenoil98 I used my PR for merging to integrate build fixes for Ubuntu first and squash your changes into a single commit. You are still listed as the author of the change.

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.

2 participants