Skip to content

Conversation

jrick
Copy link
Contributor

@jrick jrick commented Oct 26, 2023

Fixes #51

@jrick
Copy link
Contributor Author

jrick commented Oct 26, 2023

Also confirmed that the updated executable will not fail to lazily link to syscall(2) at runtime:

$ nm -s ./ledger | grep 'U syscall'  
$ 

@howeyc howeyc merged commit 870f3a7 into howeyc:master Oct 28, 2023
@howeyc
Copy link
Owner

howeyc commented Oct 28, 2023

LGTM

Thanks.

@jrick jrick deleted the openbsd_syscall branch October 30, 2023 13:10
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.

ledger fails to link at build time once OpenBSD removes syscall(2)
2 participants