commit | 268c5c7a55b3d5307837935aaa6f171f70f23aae | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Fri Sep 03 14:56:56 2021 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Tue Sep 21 16:12:41 2021 +0100 |
tree | afc63b8c567b9fb4542b62b4d499ac1800591226 | |
parent | dc5ee54f7ae34f1d4d91898216c1642bd19f012e [diff] |
fix(arm_fpga): remove explicit cross compiler line from CI script We already define a (cross) compiler centrally (in common_def.sh), so there is no need to explicitly set one for the Arm FPGA. Change-Id: Ie861e1330aab97871e5b6a737b7031ddf1ee829b Signed-off-by: Andre Przywara <andre.przywara@arm.com>