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

Updated the pom.xml to support building for MacOSX (aarch64) #506

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Navaneethsen
Copy link

This PR updates the pom.xml to support building the project on MacOS (aarch64) platforms. The changes ensure compatibility with the ARM architecture commonly found in newer Mac devices (e.g., Apple Silicon).

@jcflack
Copy link
Contributor

jcflack commented Oct 25, 2024

Thank you for the PR!

Could you attach the output of pg_config for a PostgreSQL installation built for this architecture? I am curious why some of the needed flags are not already there.

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