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

Unified Diff: ports/gtest/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, 12 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
Index: ports/gtest/pkg_info
diff --git a/ports/gtest/pkg_info b/ports/gtest/pkg_info
index 43641f9d4cd3fe6780a02853930a4738b1f78b81..a7ed16e8e1e4547b7ad913d1529e91fb3d665999 100644
--- a/ports/gtest/pkg_info
+++ b/ports/gtest/pkg_info
@@ -2,10 +2,5 @@ NAME=gtest
VERSION=1.7.0
URL=http://googletest.googlecode.com/files/gtest-1.7.0.zip
LICENSE=BSD:COPYING
-DEPENDS=(nacl-spawn)
-# This port is disabled since it already comes prebuilt with the NaCl
-# SDK. Its included here as an example, or in case anybody wants to
-# rebuilt using the webports build system.
-DISABLED=1
SHA1=f85f6d2481e2c6c4a18539e391aa4ea8ab0394af
DISABLED_TOOLCHAIN=(emscripten)

Powered by Google App Engine
This is Rietveld 408576698