Files
meta-tegra/contrib/recipes-devtools/gcc-7/gcc-runtime_7.3.bb
Matt Madison b9507ceb23 meta: convert to new override syntax
* Ran convert-overrides.py to generate the initial changes
* Manual cleanup afterwards (which was a lot, due to our
  extensive use of overrides).

Signed-off-by: Matt Madison <matt@madison.systems>
2021-08-03 08:27:55 -07:00

8 lines
134 B
BlitzBasic

require gcc-${PV}.inc
require gcc-runtime.inc
FILES:libgomp-dev += "\
${libdir}/gcc/${TARGET_SYS}/${BINV}/include/openacc.h \
"