diff options
author | Ting Liu <ting.liu@nxp.com> | 2020-12-15 10:06:17 +0530 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-12-16 08:40:12 -0300 |
commit | d33395a8a26ad024c1c4ce431698ece6d07b178a (patch) | |
tree | 0598137920671073b1399b367a361405cb0e279d /recipes-extended/libpkcs11 | |
parent | 8358331febd6a96c3df0c54c86a47da036a84c25 (diff) | |
download | meta-freescale-d33395a8a26ad024c1c4ce431698ece6d07b178a.tar.gz |
dce/qbman_userspace: fix build issue with gcc10
Fix multiple definition of 'qman_version' error:
| .../dce/git-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/10.2.0/ld: libqbman.a(qbman_portal.o):/usr/src/debug/dce/git-r0/git/lib/qbman_userspace/driver/qbman_portal.h:36: multiple definition of `qman_version'; libqbman.a(qbman_debug.o):/usr/src/debug/dce/git-r0/git/lib/qbman_userspace/driver/qbman_portal.h:36: first defined here
| collect2: error: ld returned 1 exit status
| Makefile:41: recipe for target 'bin/dce-api-perf-test' failed
| make: *** [bin/dce-api-perf-test] Error 1
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'recipes-extended/libpkcs11')
0 files changed, 0 insertions, 0 deletions