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. |