summaryrefslogtreecommitdiff
path: root/lib/Crypt/PK/RSA.pm
diff options
context:
space:
mode:
authorBenedikt Spranger <b.spranger@linutronix.de>2023-11-24 19:14:56 +0100
committergregor herrmann <gregoa@debian.org>2023-11-24 19:14:56 +0100
commit047d7f7bad4d4846099025ccd5101799ffee34c0 (patch)
tree1fdc37336f7a203427c823b67561f3ca62fdb1bc /lib/Crypt/PK/RSA.pm
parentbc2f0225ce88b64241740ba07f28022924960459 (diff)
Step back to Debian architectural baselineHEADarchive/debian/0.080-2master
Bug-Debian: https://bugs.debian.org/1056399 Forwarded: not-needed Reviewed-by: gregor herrmann <gregoa@debian.org> Last-Update: 2023-11-24 libcryptx-perl is build with the compiler flags -sse4.1 and -maes. SSE4.1 is supported by Intel CPUs, but not by all AMD CPUs. AMD CPUs support SSE4a, which is not supported by Intel CPUs. The Debian architectural baseline therefore states: amd64 x86_64 with no optional extensions (psABI baseline). The core specification includes MMX, SSE and SSE2 so these are OK, but SSE3 and up are not guaranteed. See psABI (Table 3.1: Micro-Architecture Levels) for amd64 ABI level. Remove the SSE4.1 and AES compiler flags. Gbp-Pq: Name x86_64-baseline.patch
Diffstat (limited to 'lib/Crypt/PK/RSA.pm')
0 files changed, 0 insertions, 0 deletions