From db654198d7c177afd2fbde25d4f05e7eecbdd8b8 Mon Sep 17 00:00:00 2001 From: Kittywhiskers Van Gogh <63189531+kittywhiskers@users.noreply.github.com> Date: Wed, 28 Dec 2022 15:04:53 +0530 Subject: [PATCH] docs: replace remaining OSX references with macOS --- doc/build-cross.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/build-cross.md b/doc/build-cross.md index 56932824de..9c46b91785 100644 --- a/doc/build-cross.md +++ b/doc/build-cross.md @@ -6,9 +6,9 @@ the `HOST` parameter when building the dependencies and then specifying another The following instructions are only tested on Debian Stretch and Ubuntu Bionic. -MacOSX Cross-compilation +macOS Cross-compilation ------------------------ -Cross-compiling to MacOSX requires a few additional packages to be installed: +Cross-compiling to macOS requires a few additional packages to be installed: ```bash $ sudo apt-get install python3-setuptools libcap-dev zlib1g-dev libbz2-dev cmake