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

Added architecture specific native library loading path #19

Merged
merged 1 commit into from
Apr 18, 2015

Conversation

jerrydlamme
Copy link
Contributor

For OS like Solaris that runs on different processors, need a arch specified loading path for native libraries.
I am trying to make the new path look like:
META-INF/native/{platform}/{arch}/{libname}

For example:
META-INF/native/sunos64/amd64/{libname}

@chirino
Copy link
Member

chirino commented Apr 18, 2015

Looks good thanks!

chirino added a commit that referenced this pull request Apr 18, 2015
Added architecture specific native library loading path
@chirino chirino merged commit 86e97d1 into fusesource:master Apr 18, 2015
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.

None yet

2 participants