[hamradio-commits] [gnss-sdr] 05/126: Adding Mac OS X 10.11 El Capitan to the list

Carles Fernandez carles_fernandez-guest at moszumanska.debian.org
Sat Dec 26 18:37:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

carles_fernandez-guest pushed a commit to branch next
in repository gnss-sdr.

commit 67b5dadf07c2edb774784345e100d112535fc409
Author: Carles Fernandez <carles.fernandez at gmail.com>
Date:   Wed Oct 7 18:51:14 2015 +0200

    Adding Mac OS X 10.11 El Capitan to the list
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index e57ce13..ff91d7b 100644
--- a/README.md
+++ b/README.md
@@ -376,7 +376,7 @@ Using this option, all SIMD instructions are exclusively accessed via VOLK, whic
 ---------
 
 
-### Mac OS X 10.9 (Mavericks) and 10.10 (Yosemite)
+### Mac OS X 10.9 (Mavericks), 10.10 (Yosemite) and 10.11 (El Capitan)
 
 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:
 
@@ -419,9 +419,9 @@ $ sudo port select --set python python27
 Finally, you are ready to clone the GNSS-SDR repository and build the software:
 
 ~~~~~~ 
-$ git clone git://github.com/gnss-sdr/gnss-sdr
+$ git clone https://github.com/gnss-sdr/gnss-sdr
 $ cd gnss-sdr/build
-$ cmake -DCMAKE_CXX_COMPILER=/usr/bin/clang++ ../
+$ cmake ../
 $ make
 ~~~~~~ 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gnss-sdr.git



More information about the pkg-hamradio-commits mailing list