================
@@ -108,13 +108,9 @@ else()
linux/HostInfoLinux.cpp
linux/LibcGlue.cpp
linux/Support.cpp
+ android/HostInfoAndroid.cpp
+ android/LibcGlue.cpp
)
- if (CMAKE_SYSTEM_NAME MATCHES "Android")
----------------
trcrsired wrote:
That is probably because cmake treats Android differently, despite it can be
treated the same.
https://github.com/llvm/llvm-project/pull/77216
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits