diff options
author | Khem Raj <raj.khem@gmail.com> | 2021-06-09 19:17:05 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-06-11 23:50:58 +0100 |
commit | 6b47aefa31e0b6df45afddaf33fd77d4692caae1 (patch) | |
tree | a29685851b00192e8239a20bacc7652a8cb2cb1f /documentation/conf.py | |
parent | 4c68b716280e7e08e2062e3bf4ee93e748f2bb5c (diff) | |
download | poky-6b47aefa31e0b6df45afddaf33fd77d4692caae1.tar.gz |
arch-armv4: Allow -march=armv4
Even though it is deprecated in GCC 6 [1] it has not yet been
removed from gcc upstream. We do have active machines in OE
ecosystem which use armv4 ( SA11xx ) e.g. collie in meta-handheld
so until upstream gcc takes next step to remove them
lets support armv4 again, we are still carrying the relevant gcc patch
to support v4 BX fix.
[1] https://gcc.gnu.org/gcc-6/changes.html#arm
(From OE-Core rev: dea9b6c3fd62ec5ea8f12fcb9bf44870379c6f4b)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/conf.py')
0 files changed, 0 insertions, 0 deletions