summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssl/openssl/crypto_use_bigint_in_x86-64_perl.patch
Commit message (Collapse)AuthorAgeFilesLines
* crypto: use bigint in x86-64 perlArmin Kuster2015-05-151-0/+35
on some hosts openssl fails to build with this error: ghash-x86_64.s: Assembler messages: ghash-x86_64.s:890: Error: junk '.15473355479995e+19' after expression backported fix from community. (From OE-Core master rev: 8230f873921d5c16106e3ebf57053a646bc6ad78) (From OE-Core rev: b981717484c70c6c9bcd6dacb736c2844fa863ed) Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>