LIBC_LINK_LIBRARIES
A list of libraries that are linked to the C standard library when it is built. This property is used to define additional dependencies that the C standard library may have on other libraries.
See also: zephyr_libc_link_libraries().