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

Unified Diff: setup_dev_packages

Issue 3386007: AU: when compiling locally, use cros-debug for libchrome (Closed) Base URL: ssh://git@chromiumos-git/update_engine.git
Patch Set: Created 10 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: setup_dev_packages
diff --git a/setup_dev_packages b/setup_dev_packages
index 5c4accb23a58cb3fa593bf2011ee5f4866a3916c..4709d1161cd6fb68f1ddd0b601e5af94f07fecbd 100755
--- a/setup_dev_packages
+++ b/setup_dev_packages
@@ -6,7 +6,7 @@
set -ex
-sudo USE=-crash emerge -DNauv1 \
+sudo USE="-crash cros-debug" emerge -DNauv1 \
chromeos-base/libchrome \
chromeos-base/metrics \
dev-cpp/gmock \
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698