]> code.ossystems Code Review - meta-freescale.git/commit
openssl-qoriq: s/inline/static/ to fix gcc7.1 issue
authorChunrong Guo <chunrong.guo@nxp.com>
Tue, 20 Jun 2017 03:27:02 +0000 (11:27 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 28 Jun 2017 18:21:07 +0000 (15:21 -0300)
commit1050a80113a9dd72c0b0385380c3277070c5436c
treed6b292fe350c0f694cc882bbd0730caed129890d
parentd64f4d6935df0d77c22244b84af37f5361c9949b
openssl-qoriq: s/inline/static/ to fix gcc7.1 issue

ix 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

Change-Id: I24be02ccd7f587d6c67d443ac3a36206399a4702
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-connectivity/openssl/openssl-qoriq/qoriq/0045-cryptodev-change-signature-for-conversion-functions.patch