mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-10-22 14:52:19 +02:00
dpdk: Always use gcc compiler
Setting TOOLCHAIN=clang helps it compile with meta-clang in mix Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
0a89440a9b
commit
ca3689d1bf
|
@ -117,3 +117,6 @@ FILES:${PN} += " ${datadir}/ \
|
|||
FILES:${PN}-examples += " \
|
||||
${datadir}/examples/* \
|
||||
"
|
||||
|
||||
TOOLCHAIN = "gcc"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user