diff options
author | Marty E. Plummer <hanetzer@protonmail.com> | 2018-01-07 21:21:15 -0600 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2018-01-08 09:08:20 +0100 |
commit | 84c29736fc5fbe494bd356a053f192e712cb72a2 (patch) | |
tree | c7472ff537d3a3760fd813743d706433251219f3 /app-arch/gzip | |
parent | 6128c2276d538c4f0eea3c9e57c7eb670f4ffd73 (diff) | |
download | gentoo-84c29736fc5fbe494bd356a053f192e712cb72a2.tar.gz gentoo-84c29736fc5fbe494bd356a053f192e712cb72a2.tar.xz |
media-libs/libogg: find and remove '*.a' not required
Not sure if this was changed in a previous version of libogg, but
libogg-1.3.3 correctly respects --enable-static/--disable-static, and
does not produce a static library when built with USE=-static-libs.
The find "${ED}" -name '*.a' -delete || die line also kills off
libogg.dll.a, which is needed for shared linking on mingw-w64, so
it should be removed as uneeded and harmful.
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Signed-off-by: Marty E. Plummer <hanetzer@protonmail.com>
Diffstat (limited to 'app-arch/gzip')
0 files changed, 0 insertions, 0 deletions