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 working with non default linkers #278

Merged
merged 1 commit into from
May 22, 2017

Conversation

eyalg1972
Copy link

Currently when the aol.properties contains a definition of linker for specific OS+ARCH (For example- ppc64.AIX.linker=g++) , NAR is by default trying to use that linker and ignore the linker that is configured (If there is a different configuration).

The fix is to first check if a linker was defined, and only if not- choose the default configuration

@ctrueden
Copy link
Contributor

Thanks!

@ctrueden ctrueden merged commit 6b2b354 into maven-nar:master May 22, 2017
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