Skip to content

Conversation

@jgilje
Copy link
Contributor

@jgilje jgilje commented Sep 29, 2024

Summary

  • link with wxneeded is required for DYNAREC, in addition to being installed onto a filesystem with the wxallowed flag (like /usr/local on a default installation)
  • pthread_setname_np is pthread_set_name_np on OpenBSD

Checklist

References

https://man.openbsd.org/ld#wxneeded
https://man.openbsd.org/man8/mount.8#wxallowed

https://man.openbsd.org/pthread_set_name_np

* link with wxneeded
  required for DYNAREC, in addition to being installed
  onto a filesystem with the wxallowed flag (like /usr/local
  on a default installation)
* pthread_setname_np is pthread_set_name_np on OpenBSD
@OBattler OBattler merged commit b559b88 into 86Box:master Sep 29, 2024
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