Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F18825833
D201.id1029.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
1 KB
Subscribers
None
D201.id1029.diff
View Options
Index: configure
===================================================================
--- configure
+++ configure
@@ -17471,6 +17471,7 @@
case "${host}" in
+ amd64-*-* | \
x86_64-*-*)
# Build with the assembly implementation
GCRYPT_CIPHERS="$GCRYPT_CIPHERS blowfish-amd64.lo"
@@ -17500,6 +17501,7 @@
case "${host}" in
+ amd64-*-* | \
x86_64-*-*)
# Build with the assembly implementation
GCRYPT_CIPHERS="$GCRYPT_CIPHERS cast5-amd64.lo"
@@ -17547,6 +17549,7 @@
case "${host}" in
+ amd64-*-* | \
x86_64-*-*)
# Build with the assembly implementation
GCRYPT_CIPHERS="$GCRYPT_CIPHERS rijndael-amd64.lo"
@@ -17576,6 +17579,7 @@
case "${host}" in
+ amd64-*-* | \
x86_64-*-*)
# Build with the assembly implementation
GCRYPT_CIPHERS="$GCRYPT_CIPHERS twofish-amd64.lo"
@@ -17605,6 +17609,7 @@
case "${host}" in
+ amd64-*-* | \
x86_64-*-*)
# Build with the SSE2 implementation
GCRYPT_CIPHERS="$GCRYPT_CIPHERS serpent-sse2-amd64.lo"
@@ -17733,6 +17738,7 @@
case "${host}" in
+ amd64-*-* | \
x86_64-*-*)
# Build with the assembly implementation
GCRYPT_CIPHERS="$GCRYPT_CIPHERS salsa20-amd64.lo"
@@ -17959,6 +17965,7 @@
case "${host}" in
+ amd64-*-* | \
x86_64-*-*)
# Build with the assembly implementation
GCRYPT_DIGESTS="$GCRYPT_DIGESTS sha256-ssse3-amd64.lo"
@@ -17984,6 +17991,7 @@
case "${host}" in
+ amd64-*-* | \
x86_64-*-*)
# Build with the assembly implementation
GCRYPT_DIGESTS="$GCRYPT_DIGESTS sha512-ssse3-amd64.lo"
@@ -18044,6 +18052,7 @@
case "${host}" in
+ amd64-*-* | \
x86_64-*-*)
# Build with the assembly implementation
GCRYPT_DIGESTS="$GCRYPT_DIGESTS sha1-ssse3-amd64.lo"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 22, 3:28 PM (6 h, 10 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
2c/64/2bfd79abfa22ad3abf6509c98545
Attached To
D201: 439_patch-configure.diff
Event Timeline
Log In to Comment