Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When running unit-tests, go tries to compile using CGO, despite not needing it. This can lead to errors on systems not having gcc installed, or named wrongly. Signed-off-by: Jan Schintag <jan.schintag@de.ibm.com>
- Loading branch information