diff options
author | Hongxu Jia <hongxu.jia@windriver.com> | 2019-07-17 17:53:34 +0800 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2019-07-22 11:36:16 -0400 |
commit | f73eb0b2c9cbacb52131c3c67b8995a746e13106 (patch) | |
tree | 28a0d41b3413c264ae9d5f00e2ed7ba64fc0acc1 /recipes-networking/openvswitch/openvswitch-git | |
parent | 95b848f2198018b44e44f3526a9de67a3c89c3c7 (diff) | |
download | meta-virtualization-f73eb0b2c9cbacb52131c3c67b8995a746e13106.tar.gz |
docker: 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
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git')
0 files changed, 0 insertions, 0 deletions