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

Unified Diff: chromeos/config/make.conf.amd64-host

Issue 6298002: Mask the introspection USE flag at profile level. (Closed) Base URL: http://git.chromium.org/git/chromiumos-overlay.git@master
Patch Set: This time with fewer changes (avoiding the change to glib as well). Created 9 years, 8 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 | chromeos/config/make.conf.common-target » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/config/make.conf.amd64-host
diff --git a/chromeos/config/make.conf.amd64-host b/chromeos/config/make.conf.amd64-host
index 5ebc5f3dc74c147a0ece1877c2761e09e4d41beb..eaf8168b4c85ee6c9991cd6d55b1195302897bcd 100644
--- a/chromeos/config/make.conf.amd64-host
+++ b/chromeos/config/make.conf.amd64-host
@@ -21,7 +21,7 @@ PKGDIR="/var/lib/portage/pkgs"
PORTAGE_BINHOST="http://commondatastorage.googleapis.com/chromeos-prebuilt/host/amd64/master-13.01.11.020633/packages/"
-USE="${USE} -cups hardened pic pie"
+USE="${USE} -cups hardened pic pie -introspection"
GENTOO_MIRRORS="http://gsdview.appspot.com/chromeos-mirror/gentoo"
« no previous file with comments | « no previous file | chromeos/config/make.conf.common-target » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698