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

Allow to specify a library folder to avoid native lib unpacking. #105

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

Allow to specify a library folder to avoid native lib unpacking. #105

wants to merge 1 commit into from

Conversation

cmaglie
Copy link
Contributor

@cmaglie cmaglie commented May 17, 2017

On some circumstances you're not allowed to write to the user home or to load code by unpacking it.

This commit allows to specify a VM variable called "jssc.library.path" that is the path where JSSC will search for native libraries.

On some circumstances you're not allowed to write to the user home or
to load code by unpacking it.

This commit allows to specify a VM variable called "jssc.library.path"
that is the path where JSSC will search for native libraries.
cmaglie added a commit to cmaglie/Arduino that referenced this pull request May 18, 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
1 participant