mirror of
https://github.com/espressif/openthread.git
synced 2025-05-17 07:16:08 +08:00
[posix] remove libanl
(#11482)
This commit is contained in:
@ -174,7 +174,6 @@ target_link_libraries(openthread-posix
|
||||
ot-posix-config
|
||||
$<$<NOT:$<BOOL:${OT_ANDROID_NDK}>>:util>
|
||||
$<$<STREQUAL:${CMAKE_SYSTEM_NAME},Linux>:rt>
|
||||
$<$<STREQUAL:${CMAKE_SYSTEM_NAME},Linux>:anl>
|
||||
)
|
||||
|
||||
target_compile_definitions(openthread-posix
|
||||
|
Reference in New Issue
Block a user