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

Unified Diff: ports/leveldb/build.sh

Issue 1596603003: leveldb: update upstream verison 1.17 -> 1.18 (Closed) Base URL: https://chromium.googlesource.com/webports.git@update_leveldb
Patch Set: Created 4 years, 11 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 | « docs/port_list.md ('k') | ports/leveldb/nacl.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ports/leveldb/build.sh
diff --git a/ports/leveldb/build.sh b/ports/leveldb/build.sh
index 50d6a097dc4ca6d54a1a6bcbe8454a2f5936efab..3e1d65cacd734b1adc447a54d4219fe21aa992aa 100644
--- a/ports/leveldb/build.sh
+++ b/ports/leveldb/build.sh
@@ -31,6 +31,7 @@ EXECUTABLES="\
BUILD_DIR=${SRC_DIR}
+
BuildStep() {
export TARGET_OS=NaCl
export AR=${NACLAR}
« no previous file with comments | « docs/port_list.md ('k') | ports/leveldb/nacl.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698