diff options
author | Stefan Agner <stefan.agner@toradex.com> | 2019-09-18 09:58:40 +0200 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-09-23 02:30:19 -0400 |
commit | e7787cb01be91d3798594687a475d5b085f29ede (patch) | |
tree | 6b28c8fb4bd614d84861523fb6e0319beb050df1 /recipes-networking/openvswitch/openvswitch-git/0002-Define-WAIT_ANY-if-not-provided-by-system.patch | |
parent | b626ea1d49590b1e275d349491d4a6c552b7f20b (diff) | |
download | meta-virtualization-e7787cb01be91d3798594687a475d5b085f29ede.tar.gz |
docker-ce: improve hardcoded CC for cross compile
Since commit applied in moby [61a3285 Support cross-compile for arm]
it hardcoded var-CC to support cross-compile for arm
Correct it with "${parameter:-word}" format, it is helpful for user
define toolchains
(Use Default Values. If parameter is unset or null, the expansion of
word is substituted. Otherwise, the value of parameter is substituted.)
https://github.com/moby/moby/commit/61a3285864d3f1b489f48f765b61b2c7bd300372
This fixes a build issue seen when building docker-ce:
exec: "aarch64-linux-gnu-gcc": executable file not found in $PATH
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git/0002-Define-WAIT_ANY-if-not-provided-by-system.patch')
0 files changed, 0 insertions, 0 deletions