Add new "cross" bundle to cross-compile the Docker client for other platforms (currently just 32-bit and 64-bit OS X)

Upstream-commit: 62a81370fffb3cfdb15ef19702f0ea07ab2f4c36
Component: engine
This commit is contained in:
Tianon Gravi
2013-12-18 23:06:14 -07:00
parent bb97c6f261
commit a7fc58e1eb
5 changed files with 36 additions and 2 deletions

View File

@ -40,6 +40,7 @@ DEFAULT_BUNDLES=(
dyntest
dyntest-integration
cover
cross
tgz
ubuntu
)