Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 788202 - media-libs/libdvbcsa-1.1.0-r1: stabilisation
Summary: media-libs/libdvbcsa-1.1.0-r1: stabilisation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: James Le Cuirot
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on:
Blocks:
 
Reported: 2021-05-04 20:24 UTC by Sam James
Modified: 2021-05-06 06:57 UTC (History)
0 users

See Also:
Package list:
media-libs/libdvbcsa-1.1.0-r1
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-05-04 20:24:46 UTC
media-libs/libdvbcsa: EAPI 7, fix SIMD, drop static-libs

The previous revision would not actually use SSE2 if MMX was also
enabled.

This also drops the explicit int size specification for amd64/x86
since these values are automatically determined, and they apply for
other architectures as well.  (It computes the size of long for the
default option, and this value is cached in a CONFIG_SITE file with
crossdev, so it works everywhere.)

Closes: https://bugs.gentoo.org/773100
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0@gmail.com>
Signed-off-by: David Seifert <soap@gentoo.org>
Comment 1 Agostino Sarubbo gentoo-dev 2021-05-06 06:55:41 UTC
amd64 stable
Comment 2 Agostino Sarubbo gentoo-dev 2021-05-06 06:57:29 UTC
x86 stable. Closing.