From a06ccf0ab6862418b94d5af639a716249dca5fa2 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Sat, 17 Oct 2020 17:35:28 +0200 Subject: Added OpenBSD instructions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 36e1d95..cd1bdf8 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,12 @@ This project is somewhat of a coding playground for me. It doesn't have any usef ## Build/Test -- Use any system running GNU/Linux +- Use any system running GNU/Linux or OpenBSD - Install build dependencies (package names may vary depending on your operating system) - Ubuntu/Debian _"instructions"_ can be found here: [GitHub Workflow](https://raw.githubusercontent.com/marvinborner/Melvix/main/.github/workflows/build.yml) + - OpenBSD: `pkg_add ccache gcc g++ gmake bison gmp libmpc mpfr texinfo curl nasm qemu e2fsprogs` - binutils - ccache - gcc -- cgit v1.2.3