meta-raspberrypi/recipes-bsp/armstubs
Khem Raj 5db97b41a8 armstubs: Always use gcc compiler
it uses assembly files .S which needs to be processed with gcc alone
until they are made portable use gcc

Fixes
| armstub7.S:175:2: error: instruction requires: thumb
|  cbz r6, 9f @ Skip this section if we are core 0
|  ^

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-11-25 17:57:12 +00:00
..
armstubs.bb armstubs: Always use gcc compiler 2020-11-25 17:57:12 +00:00