Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(575)

Unified Diff: build_tools/XCompile-nacl.cmake

Issue 544893003: Update libgit2 version from 0.20.0 to 0.21.1 (Closed) Base URL: https://naclports.googlecode.com/svn/trunk/src
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ports/libgit2/build.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build_tools/XCompile-nacl.cmake
diff --git a/build_tools/XCompile-nacl.cmake b/build_tools/XCompile-nacl.cmake
index 6c4b48f50c7115e7f3051104637568f1a5b6bf04..059ad64ae2631264d2fefb2df6aeee2b74eeebca 100644
--- a/build_tools/XCompile-nacl.cmake
+++ b/build_tools/XCompile-nacl.cmake
@@ -5,6 +5,8 @@
# If you already have a toolchain file setup, you may use that instead of this
# file.
+SET(NACL 1)
+
# the name of the target operating system
SET(CMAKE_SYSTEM_NAME Linux)
« no previous file with comments | « no previous file | ports/libgit2/build.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698