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