Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix make test failing when repo built from tarball
Compilation flag -D_FORTIFY_SOURCE causes TieredMemDB tarballs to be generated with faults. Tests `make test` fail because of redis-benchmark not being generated. This change fixes that issue.
- Loading branch information