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

Unified Diff: BUILD.gn

Issue 647823002: Add third_party/elfutils:libelf to the gn build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 | third_party/elfutils/BUILD.gn » ('j') | third_party/elfutils/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index f9c011078990d2cc46dc40b319a842921d26cd94..8a40df38033dc2992934f0b4f9d7c8d9d694cbfb 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -69,6 +69,7 @@ group("root") {
"//third_party/cacheinvalidation",
"//third_party/cld",
"//third_party/cld_2",
+ "//third_party/elfutils:libelf($host_toolchain)",
brettw 2014/10/10 17:48:04 We only want to build this for desktop Linux, whic
simonb (inactive) 2014/10/10 18:00:47 Gone, then (though this makes it awkward to test w
"//third_party/ffmpeg",
"//third_party/flac",
"//third_party/harfbuzz-ng",
« no previous file with comments | « no previous file | third_party/elfutils/BUILD.gn » ('j') | third_party/elfutils/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698