+4
−1
Loading
Some distributions (e.g. openSUSE) patch out OPENSSL_BUILT_ON to be empty as this breaks reproducibility of the build. With this commit, we only check that this value starts with "built on" if it is not empty, thereby not loosing any test coverage.