Re: pkg check -ad, llvm10 is missing a required shared library

From: Tatsuki Makino <tatsuki_makino_at_hotmail.com>
Date: Mon, 09 Aug 2021 22:48:42 UTC
pkg-1.17.1/libpkg/pkg_elf.c has function filter_system_shlibs.
However, that function is a static function.
Since pkg-check doesn't seem to pass any other such function, pkg check -B will add the system library to the database.