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

Side by Side Diff: ports/sqlite/pkg_info

Issue 1555913002: Build gtest from source rather than using SDK-provided version (Closed) Base URL: https://chromium.googlesource.com/webports.git@master
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 unified diff | Download patch
« no previous file with comments | « ports/sqlite/build.sh ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 NAME=sqlite 1 NAME=sqlite
2 VERSION=3071601 2 VERSION=3071601
3 ARCHIVE_ROOT=sqlite-autoconf-3071601 3 ARCHIVE_ROOT=sqlite-autoconf-3071601
4 URL=http://www.sqlite.org/2013/sqlite-autoconf-3071601.tar.gz 4 URL=http://www.sqlite.org/2013/sqlite-autoconf-3071601.tar.gz
5 DEPENDS=(readline nacl-spawn) 5 DEPENDS=(gtest readline nacl-spawn)
6 SHA1=b0d9b3e2ca3c50f72e5921e9532130787871b7ae 6 SHA1=b0d9b3e2ca3c50f72e5921e9532130787871b7ae
7 DISABLED_TOOLCHAIN=(emscripten) 7 DISABLED_TOOLCHAIN=(emscripten)
OLDNEW
« no previous file with comments | « ports/sqlite/build.sh ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698