Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: enable race-detector in DEBUG=1 builds.
When building with DEBUG=1, also use the '-race' golang build flag unless NORACE=1 is also set. Signed-off-by: Krisztian Litkey <krisztian.litkey@intel.com>
- Loading branch information