1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-04-19 01:03:15 +00:00

Add macOS to the list of working OS

This commit is contained in:
Carles Fernandez 2016-09-22 20:15:58 +02:00
parent 2b5ac76f8a
commit d7124d40fe

@ -11,7 +11,7 @@ If you have questions about GNSS-SDR, please [subscribe to the gnss-sdr-develope
# How to build GNSS-SDR
This section describes how to set up the compilation environment in GNU/Linux or [Mac OS X](#macosx), and to build GNSS-SDR. See also [our Building Guide](http://gnss-sdr.org/documentation/building-guide "GNSS-SDR's Building Guide").
This section describes how to set up the compilation environment in GNU/Linux or [macOS / Mac OS X](#macosx), and to build GNSS-SDR. See also [our Building Guide](http://gnss-sdr.org/documentation/building-guide "GNSS-SDR's Building Guide").
GNU/Linux
@ -407,11 +407,11 @@ Using this option, all SIMD instructions are exclusively accessed via VOLK, whic
<a name="macosx">Mac OS X</a>
<a name="macosx">macOS and Mac OS X</a>
---------
### Mac OS X 10.9 (Mavericks), 10.10 (Yosemite) and 10.11 (El Capitan)
### macOS Sierra, Mac OS X 10.11 (El Capitan), 10.10 (Yosemite) and 10.9 (Mavericks).
If you still have not installed [Xcode](http://developer.apple.com/xcode/ "Xcode"), do it now from the App Store (it's free). You will also need the Xcode Command Line Tools. Launch the Terminal, found in /Applications/Utilities/, and type: