mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
gcc6: Upgrade to 6.4
(From OE-Core rev: 02d2a14333b3cbc8e6acf74245f3db6b6b94c91b) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com> (cherry picked from commit 7874fa86cb583fe6a178b95ead09430486197197) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
7
meta/recipes-devtools/gcc/gcc-runtime_6.4.bb
Normal file
7
meta/recipes-devtools/gcc/gcc-runtime_6.4.bb
Normal file
@@ -0,0 +1,7 @@
|
||||
require recipes-devtools/gcc/gcc-${PV}.inc
|
||||
require gcc-runtime.inc
|
||||
|
||||
FILES_libgomp-dev += "\
|
||||
${libdir}/gcc/${TARGET_SYS}/${BINV}/include/openacc.h \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user