Merge pull request #149928 from Mic92/x86_64-netbsd-llvm

pkgsCross.x86_64-netbsd-llvm: mark as broken
This commit is contained in:
Jörg Thalheim 2021-12-09 22:10:23 +00:00 committed by GitHub
commit f53ad2e2ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -290,6 +290,7 @@ rec {
libc = "nblibc";
};
# this is broken and never worked fully
x86_64-netbsd-llvm = {
config = "x86_64-unknown-netbsd";
libc = "nblibc";