mirror of
https://git.yoctoproject.org/poky
synced 2026-03-11 09:49:41 +01:00
6.3.0 is a bugfix release in gcc 6 series (From OE-Core rev: 36ffcd1d7d2ab9dcc91e9c09623a6613a248bc69) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
8 lines
155 B
BlitzBasic
8 lines
155 B
BlitzBasic
require recipes-devtools/gcc/gcc-${PV}.inc
|
|
require gcc-runtime.inc
|
|
|
|
FILES_libgomp-dev += "\
|
|
${libdir}/gcc/${TARGET_SYS}/${BINV}/include/openacc.h \
|
|
"
|
|
|