Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit-binary.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Ungureanu <marius.ungureanu@xamarin.com>2016-02-15 23:34:09 +0300
committerMarius Ungureanu <marius.ungureanu@xamarin.com>2016-02-15 23:34:09 +0300
commitd8b2acad2fdb0f6cc8823f8dc969576f1962f6a2 (patch)
tree4492e103b3a7509eb299ac98a2e66cd39b1f4060 /build.libgit2.sh
parent0b24ddc591811fd3670b83073dde44595c0c1cb5 (diff)
Revert "bump the world and enable NSEC checks."xs-5.10-v2cycle7
This reverts commit 7618d373ce667010cd00b133ee1c14e1e6a57b98.
Diffstat (limited to 'build.libgit2.sh')
-rwxr-xr-xbuild.libgit2.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.libgit2.sh b/build.libgit2.sh
index ad6f25f..81feeba 100755
--- a/build.libgit2.sh
+++ b/build.libgit2.sh
@@ -85,7 +85,6 @@ then
-DLIBSSH2_LIBRARY_DIRS="$CURDIR/external/libssh2/build/src" \
-DSSH_LIBRARIES="ssh2" \
-DHAVE_LIBSSH2_MEMORY_CREDENTIALS=TRUE \
- -DUSE_NSEC=ON \
..
else
cmake -DCMAKE_BUILD_TYPE:STRING=RelWithDebInfo \