Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / elfutils / README.chromium
1 Name: elfutils
2 URL: https://fedorahosted.org/releases/e/l/elfutils/0.158/elfutils-0.158.tar.bz2
3 Version: 0.158
4 Security Critical: no
5 License: LGPL 3
6 License File: NOT_SHIPPED
7
8 Description:
9
10 Library to inspect and manipulate ELF files.
11
12 This code is not considered security critical because it is built only for
13 the host, to support host build tools.  It is not linked into chrome.
14
15
16 Local Modifications:
17
18 config.h created by running configure and then anonymizing MODVERSION.
19
20
21 The following local patches have also been applied:
22
23  - clang.patch (for http://crbug.com/385553)