Updated range-v3 to 0.10.0.

This commit is contained in:
23rd
2019-12-14 17:04:12 +03:00
committed by John Preston
parent 12250676f9
commit 19fd3a15e1
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -56,7 +56,7 @@ Go to ***BuildPath*** and run
cd patches
git checkout 395b620
cd ../
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3
git clone --branch 0.10.0 https://github.com/ericniebler/range-v3
git clone https://github.com/madler/zlib.git
cd zlib
+1 -1
View File
@@ -67,7 +67,7 @@ Open **x86 Native Tools Command Prompt for VS 2019.bat**, go to ***BuildPath***
cd patches
git checkout 395b620
cd ..
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3 range-v3
git clone --branch 0.10.0 https://github.com/ericniebler/range-v3 range-v3
git clone https://github.com/desktop-app/lzma.git
cd lzma\C\Util\LzmaLib
+1 -1
View File
@@ -54,7 +54,7 @@ Go to ***BuildPath*** and run
cd patches
git checkout 395b620
cd ../
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3
git clone --branch 0.10.0 https://github.com/ericniebler/range-v3
cd xz-5.0.5
CFLAGS="-mmacosx-version-min=10.10" LDFLAGS="-mmacosx-version-min=10.10" ./configure
+1 -1
View File
@@ -52,7 +52,7 @@ Go to ***BuildPath*** and run
cd patches
git checkout 395b620
cd ../
git clone --branch 0.9.1 https://github.com/ericniebler/range-v3
git clone --branch 0.10.0 https://github.com/ericniebler/range-v3
cd xz-5.0.5
CFLAGS="-mmacosx-version-min=10.12" LDFLAGS="-mmacosx-version-min=10.12" ./configure --prefix=/usr/local/macos