[libcxx-commits] [PATCH] D79904: [libcxx][libcxxabi] Link against libdl on Android

Saleem Abdulrasool via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed May 13 16:26:41 PDT 2020


compnerd added a comment.

Why can we not use `${CMAKE_DL_LIBS}` instead of explicitly detecting libdl and linking against it?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79904/new/

https://reviews.llvm.org/D79904





More information about the libcxx-commits mailing list