diff options
author | 2018-01-07 21:21:15 -0600 | |
---|---|---|
committer | 2018-01-08 09:08:20 +0100 | |
commit | 84c29736fc5fbe494bd356a053f192e712cb72a2 (patch) | |
tree | c7472ff537d3a3760fd813743d706433251219f3 /dev-dotnet/ndesk-dbus | |
parent | xfce-base/libxfce4ui: stable 4.13.4 for ia64, bug #643074 (diff) | |
download | gentoo-84c29736fc5fbe494bd356a053f192e712cb72a2.tar.gz gentoo-84c29736fc5fbe494bd356a053f192e712cb72a2.tar.bz2 gentoo-84c29736fc5fbe494bd356a053f192e712cb72a2.zip |
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 'dev-dotnet/ndesk-dbus')
0 files changed, 0 insertions, 0 deletions