libwebp: update to 0.4.1
[chromium-blink-merge.git] / third_party / elfutils / README.chromium
blob708ae98cef324c0a9af62ac2aa4012dcd16c7cb6
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
8 Description:
10 Library to inspect and manipulate ELF files.
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.
16 Local Modifications:
18 config.h created by running configure and then anonymizing MODVERSION.
21 The following local patches have also been applied:
23  - clang.patch (for http://crbug.com/385553)