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

Use psa for compiling if installed #305

Merged
merged 7 commits into from
Jul 9, 2019
Merged

Use psa for compiling if installed #305

merged 7 commits into from
Jul 9, 2019

Conversation

f-f
Copy link
Member

@f-f f-f commented Jul 9, 2019

Description of the change

This detects if psa is installed in the system and if so automatically uses it to compile.

Also adds a global --no-psa flag to disable this.

Closes #283 (which this supersedes)

Checklist:

  • Added the change to the "Unreleased" section of the changelog
  • Added some example of the new feature to the README
  • Added a test for the contribution (if applicable)

@f-f f-f merged commit b144183 into master Jul 9, 2019
@f-f f-f deleted the add-psa-detection branch July 9, 2019 21:19
@i-am-the-slime
Copy link
Contributor

Does it work with a local psa in node_modules?

@stkb
Copy link
Contributor

stkb commented Sep 10, 2019

@i-am-the-slime No, nor does it for purs, and it's something that probably should be added.

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.

3 participants