mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
In case go build will see a need to call C++ (rather than C) compiler, CXX env var need to be properly set (to osxcross wrapper). Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>