Skip to content

readme: update instructions for build on OpenBSD#25947

Merged
spytheman merged 1 commit into
vlang:masterfrom
lcheylus:openbsd-build
Dec 13, 2025
Merged

readme: update instructions for build on OpenBSD#25947
spytheman merged 1 commit into
vlang:masterfrom
lcheylus:openbsd-build

Conversation

@lcheylus

Copy link
Copy Markdown
Contributor

Update required packages for build on OpenBSD 7.8 (release October 2025)

Update required packages for build on OpenBSD 7.8 (release October 2025)

Signed-off-by: Laurent Cheylus <foxy@free.fr>
Comment thread README.md

```bash
pkg_add boehm-gc openssl-3.4.1p0v0 gmake
pkg_add boehm-gc openssl%3.5 gmake

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is that % or - ?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@spytheman spytheman merged commit 4682ee7 into vlang:master Dec 13, 2025
4 checks passed
@spytheman

Copy link
Copy Markdown
Contributor

Thank you @lcheylus 🙇🏻 .

@lcheylus

Copy link
Copy Markdown
Contributor Author

@spytheman pkg_add openssl%3.5 is the syntax to install the latest version of OpenSSL 3.5 port on OpenBSD 7.8. See manpage for pkg_add https://man.openbsd.org/OpenBSD-7.8/pkg_add

Thanks for the merge of my PR.

@lcheylus lcheylus deleted the openbsd-build branch December 13, 2025 10:21
Krchi pushed a commit to Krchi/v that referenced this pull request Dec 13, 2025
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