Skip to content
Commit 8957b9cd authored by Jaeden Amero's avatar Jaeden Amero
Browse files

CMake: Remove custom C library selection mechanism



Having the HAL or a HAL implementation set the C library to use results
in conflicts when linking with other libraries that did not set the same
C library. Instead of a HAL-specific way to choose the C library,
applications can provide their own custom CMake toolchain file to apply
options globally.

Signed-off-by: Jaeden Amero's avatarJaeden Amero <jaeden.amero@arm.com>
parent 7f820b82
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment