[posix] remove libanl (#11482)

This commit is contained in:
Jonathan Hui
2025-05-08 13:24:22 -07:00
committed by GitHub
parent 4df9a5b9c2
commit 90a84f6ee8

View File

@ -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