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

Unified Diff: make.py

Issue 1417703013: GYP: remove stale skia_scalar gyp variable (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: 2015-11-10 (Tuesday) 13:15:58 EST Created 5 years, 1 month 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 | « gyp/common_variables.gypi ('k') | site/user/quick/linux.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: make.py
diff --git a/make.py b/make.py
index d7bda84931b2079fe872ff23431f00ee282f8604..7808329fb632754f80d033f8225a477213842948 100644
--- a/make.py
+++ b/make.py
@@ -10,7 +10,7 @@
# make clean
# make dm
# make bench BUILDTYPE=Release
-# make gm GYP_DEFINES=skia_scalar=fixed BUILDTYPE=Release
+# make gm GYP_DEFINES='skia_gpu=0' BUILDTYPE=Release
# make all
import os
« no previous file with comments | « gyp/common_variables.gypi ('k') | site/user/quick/linux.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698