From 7d5c488376c6efca83bdba02334d2909c8341639 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Poulhi=C3=A8s?= Date: Sat, 7 Jan 2023 14:19:07 +0100 Subject: [PATCH] Add few clang compiler alias for BPF target (#4543) Add 3 latest clang version aliases + trunk to BPF target. Use `llvm-objdump` for clang compilers and binutils' one for the GCC compiler (unfortunately, this can't be changed by the user in the UI). refs #4408 --- etc/config/c++.amazon.properties | 29 ++++++++++++++++++++++++++--- etc/config/c.amazon.properties | 27 ++++++++++++++++++++++++++- 2 files changed, 52 insertions(+), 4 deletions(-) diff --git a/etc/config/c++.amazon.properties b/etc/config/c++.amazon.properties index b94770c1a77..af5fbee8764 100644 --- a/etc/config/c++.amazon.properties +++ b/etc/config/c++.amazon.properties @@ -872,7 +872,31 @@ group.cross.licensePreamble=Copyright (c) 2007 Free Software Foundation, Inc.