]> code.ossystems Code Review - meta-freescale.git/commit
openssl-1.0.1i: s/inline/static/ to fix gcc5.2 issue
authorTing Liu <ting.liu@freescale.com>
Tue, 28 Jul 2015 07:04:43 +0000 (15:04 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 29 Jul 2015 13:48:21 +0000 (10:48 -0300)
commit4301b03812f4ec2259ca71dc292e1200c8fd36d0
treeed6f93a560aad7cf557462c7e2f584ca1e43c980
parent67fcae9c288a3b7bedec873a431197d357c2e5c3
openssl-1.0.1i: s/inline/static/ to fix gcc5.2 issue

Fix the following error:
| ../libcrypto.so: undefined reference to `spcf_bn2bin'
| ../libcrypto.so: undefined reference to `spcf_bn2bin_ex'
| collect2: error: ld returned 1 exit status
| make[2]: *** [link_app.gnu] Error 1

Signed-off-by: Ting Liu <ting.liu@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-connectivity/openssl/openssl-fsl/0008-Initial-support-for-PKC-in-cryptodev-engine.patch