The build succeeds when the test suite fails, which surprised me a lot while working on the library and hit me again recently.
Make the build fail when the regression test suite does not pass. This helped fixing getting the right libc.so name on FreeBSD and detecting that the user's environment variables may have an impact on the library.
The build succeeds when the test suite fails, which surprised me a lot while working on the library and hit me again recently.
Make the build fail when the regression test suite does not pass. This helped fixing getting the right libc.so name on FreeBSD and detecting that the user's environment variables may have an impact on the library.