summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/libgcc_8.3.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-09-03 08:58:48 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-09-06 12:45:47 +0100
commit0c8397aa684cc916ddaf345be78e786ab5480b3b (patch)
tree7ec115494d1e1815009d25b9bd816e7643160a28 /meta/recipes-devtools/gcc/libgcc_8.3.bb
parent4aa7e00724a2b3596d4d453d250422bb1ab91ca3 (diff)
downloadpoky-0c8397aa684cc916ddaf345be78e786ab5480b3b.tar.gz
gcc-8.3: remove 8.3 from zeus
warrior only had one gcc so lets be consistent. This will also reduce our maintenance overhead and we don't build this either (From OE-Core rev: fa4ecadd980eff95eacd840ba0259f6272daa9aa) Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/libgcc_8.3.bb')
-rw-r--r--meta/recipes-devtools/gcc/libgcc_8.3.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta/recipes-devtools/gcc/libgcc_8.3.bb b/meta/recipes-devtools/gcc/libgcc_8.3.bb
deleted file mode 100644
index ea210a1130..0000000000
--- a/meta/recipes-devtools/gcc/libgcc_8.3.bb
+++ /dev/null
@@ -1,5 +0,0 @@
1require recipes-devtools/gcc/gcc-${PV}.inc
2require libgcc.inc
3
4# Building with thumb enabled on armv6t fails
5ARM_INSTRUCTION_SET_armv6 = "arm"