mirror of
https://github.com/docker/cli.git
synced 2026-08-28 10:05:17 -05: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>