diff options
author | Matt Weber <matthew.weber@rockwellcollins.com> | 2019-02-08 12:46:59 -0600 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2019-02-08 22:39:50 +0100 |
commit | 8aba0a29a06d16b5a0a5c556fea2150b316fe036 (patch) | |
tree | fbafdd4e5ef12fb21cb2adc225f1e443f76916b5 /package/libopenssl/0002-Reproducible-build-do-not-leak-compiler-path.patch | |
parent | ea989ad2b2c2361c47e269dd89cb559edf561db4 (diff) | |
download | buildroot-8aba0a29a06d16b5a0a5c556fea2150b316fe036.tar.gz buildroot-8aba0a29a06d16b5a0a5c556fea2150b316fe036.zip |
package/libopenssl: m68x use SMALL_FOOTPRINT mode
OPENSSL_SMALL_FOOTPRINT mode selects alternate paths in the sha512 and
blake2 algorithms which resolves a assembler issue like the following.
/tmp/ccfnLhKQ.s: Assembler messages:
/tmp/ccfnLhKQ.s:11167: Error: value -32790 out of range
make[2]: *** [crypto/blake2/blake2b.o] Error 1
This issue was found after the OpenSSL1.1.x bump.
Fixes
http://autobuild.buildroot.net/results/533e817695cde321b725145112cfd83c092d9d75
Upstream ticket
https://github.com/openssl/openssl/issues/8190
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/libopenssl/0002-Reproducible-build-do-not-leak-compiler-path.patch')
0 files changed, 0 insertions, 0 deletions