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

Unified Diff: third_party/elfutils/README.chromium

Issue 264303009: Add elfutils via DEPS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge 'master' into review branch. Created 6 years, 7 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 | « third_party/elfutils/OWNERS ('k') | third_party/elfutils/README.security » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/elfutils/README.chromium
diff --git a/third_party/elfutils/README.chromium b/third_party/elfutils/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..ed4a92ddea5a951b751cace1a8c32b17fc169190
--- /dev/null
+++ b/third_party/elfutils/README.chromium
@@ -0,0 +1,18 @@
+Name: elfutils
+URL: https://fedorahosted.org/releases/e/l/elfutils/0.158/elfutils-0.158.tar.bz2
+Version: 0.158
+Security Critical: no
+License: LGPL 3
+License File: NOT_SHIPPED
+
+Description:
+
+Library to inspect and manipulate ELF files.
+
+This code is not considered security critical because it is built only for
+the host, to support host build tools. It is not linked into chrome.
+
+
+Local Modifications:
+
+There are no local code changes.
« no previous file with comments | « third_party/elfutils/OWNERS ('k') | third_party/elfutils/README.security » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698