New comment by non-Jedi on void-packages repository https://github.com/void-linux/void-packages/pull/24097#issuecomment-669952467 Comment: Any advice on handling the problem with vendored shared libraries causing incorrect dependencies issue? Obviously, setting `noverifyrdeps` isn't ideal, but so many of the shared libraries depend on libgfortran that listing them all with `skiprdeps` would be extremely tedious and error-prone. What I really want to express is "do not depend on `libgcc`, `libgfortran`, `libquadmath`, and `libllvm9` overriding automatic detection."