]> 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>
Thu, 29 Jun 2017 19:44:10 +0000 (16:44 -0300)
commitfadf1f68acad5833e82f8f050112a4f1e029557b
tree6a6cf4e95f4964a5bf6ff5e37b93a3f1f08cb00a
parent046a6c9877bf4b7aea01f0bfffb81c86a6c59501
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