Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove extra
-headerpad
linker argument
According to the Clang 15 man page it needs a size argument, and I don't think it does anything we need that `-headerpad_max_install_names` doesn't do. And it is causing build failures for some people (see <https://www.biostars.org/p/9598655/>) because it doesn't have an argument.
- Loading branch information
462dc6b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
vg CI tests complete for branch no-headerpad. View the full report here.
16 tests passed, 0 tests failed and 0 tests skipped in 17204 seconds