Skip to content

Conversation

@amarshall
Copy link
Contributor

LTO may not always work correctly, for whatever reason, resulting in e.g.

node_modules/argon2/build/Release/argon2.node: undefined symbol: argon2_ctx

Removing LTO seems to be fine, and resolves the above issue.

LTO may not always work correctly, for whatever reason, resulting in
e.g.

> node_modules/argon2/build/Release/argon2.node: undefined symbol: argon2_ctx

Removing LTO seems to be fine, and resolves the above issue.
@ranisalt ranisalt merged commit c1f756f into ranisalt:master Aug 25, 2024
@ranisalt
Copy link
Owner

Great find, thanks!

@amarshall amarshall deleted the no-lto branch August 25, 2024 13:48
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