Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 788202

Summary: media-libs/libdvbcsa-1.1.0-r1: stabilisation
Product: Gentoo Linux Reporter: Sam James <sam>
Component: StabilizationAssignee: James Le Cuirot <chewi>
Status: RESOLVED FIXED    
Severity: normal Keywords: CC-ARCHES
Priority: Normal Flags: nattka: sanity-check+
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
media-libs/libdvbcsa-1.1.0-r1
Runtime testing required: ---

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.