zephyr/cmake/bintools
Luca Burelli c5b7aabc06 llext: move all flags to compiler specific cmake files
Minimize the amount of flags that are hardcoded in the llext.cmake
module by moving them to the compiler specific cmake files.

The llext.cmake module will now use the new LLEXT_REMOVE_FLAGS and
LLEXT_APPEND_FLAGS global variables to adjust the set of flags used
to compile the llext code. This will make it easier to add support
for new architectures and compilers.

Signed-off-by: Luca Burelli <l.burelli@arduino.cc>
2024-01-21 10:59:49 +01:00
..
arcmwdt ARC: MWDT: rework GNU helper tools usage 2023-06-17 07:44:31 -04:00
armclang cmake: Update cmake_minimum_required to 3.20.0 2022-07-04 10:18:45 +02:00
gnu llext: move all flags to compiler specific cmake files 2024-01-21 10:59:49 +01:00
host-gnu cmake: lookup strip tool and set CMAKE_STRIP for host-gnu target 2022-11-01 11:59:19 +01:00
llvm llvm: Allow llvm-readelf 2023-12-07 10:35:44 +00:00
oneApi toolchain: oneApi: Fix support and update for 2023.0.0 release 2023-02-23 14:30:03 -05:00
bintools_template.cmake build: generate symbols file 2022-07-11 11:56:39 +02:00