Skip to content

feature: Update to use fPIC to be distributable#11

Merged
gilbert-sci merged 1 commit intomainfrom
gilbert/libndtp-pic
Mar 24, 2025
Merged

feature: Update to use fPIC to be distributable#11
gilbert-sci merged 1 commit intomainfrom
gilbert/libndtp-pic

Conversation

@gilbert-sci
Copy link
Contributor

Summary

To make a native node library, I need to be able to use -fPIC. This enables it. From what I can tell, this shouldn't break anything and the performance hit is minor (if it is even noticeable).

Testing

  • tests pass
  • I can link to it with my native node module

@gilbert-sci gilbert-sci merged commit 1a2c87e into main Mar 24, 2025
1 check passed
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