aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro-toolchain/recipes-devtools/gcc/gcc-runtime_arm-8.3.bb
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2019-04-04 10:57:21 +0100
committerVishal Bhoj <vishal.bhoj@linaro.org>2019-04-14 08:58:10 +0100
commitbfcceed4bbe800b67390b3e25219285fc54efe6d (patch)
tree730c043853f0ba0bc3faab185519b3da7ca92a81 /meta-linaro-toolchain/recipes-devtools/gcc/gcc-runtime_arm-8.3.bb
parent81060b70e104b4d050b7d2948a4253cf6a6d8203 (diff)
gcc-arm 8.3: add recipe for ARM 2019.03 8.3.0 release
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org> Change-Id: I12f911aaa1f7fc4cc3bc9168fbd3ad12a65d5a6d (cherry picked from commit f729da6f108de091b3077faf3668dd3c95874152)
Diffstat (limited to 'meta-linaro-toolchain/recipes-devtools/gcc/gcc-runtime_arm-8.3.bb')
-rw-r--r--meta-linaro-toolchain/recipes-devtools/gcc/gcc-runtime_arm-8.3.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-linaro-toolchain/recipes-devtools/gcc/gcc-runtime_arm-8.3.bb b/meta-linaro-toolchain/recipes-devtools/gcc/gcc-runtime_arm-8.3.bb
new file mode 100644
index 00000000..8f41c112
--- /dev/null
+++ b/meta-linaro-toolchain/recipes-devtools/gcc/gcc-runtime_arm-8.3.bb
@@ -0,0 +1,7 @@
+require recipes-devtools/gcc/gcc-${PV}.inc
+require recipes-devtools/gcc/gcc-runtime.inc
+
+FILES_libgomp-dev += "\
+ ${libdir}/gcc/${TARGET_SYS}/${BINV}/include/openacc.h \
+"
+