[libcxx-commits] [PATCH] D70991: [libc++][test] Replace platform.linux_distribution by distro.linux_distribution
Aaron Puchert via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Feb 26 16:36:48 PST 2020
aaronpuchert added a comment.
On openSUSE we're running the llvm, clang, and libc++ test suite with just python3-base as dependency. This doesn't include the `distro` package, so it would be the first dependency outside of the Python standard library.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70991/new/
https://reviews.llvm.org/D70991
More information about the libcxx-commits
mailing list