mirror of
https://github.com/docker/cli.git
synced 2025-08-29 00:47:54 +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>