summaryrefslogtreecommitdiffstats
path: root/conf/distro/include
diff options
context:
space:
mode:
authorAmy Fong <amy.fong@windriver.com>2015-06-19 12:01:32 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-06-19 15:31:40 -0400
commit2113be0a1d833480914396be15334e16c12ba097 (patch)
tree125e8447de5f4255a275e560821e54f3d3673625 /conf/distro/include
parent0682e9edcb7ca9c92eb40b61a01a12e20f1791b1 (diff)
downloadmeta-virtualization-2113be0a1d833480914396be15334e16c12ba097.tar.gz
golang-cross: add ccache support
golang doesn't work with ccache. In the current state, a lot of parsing happens where it'll grab the first string in CC or LD and uses that for its builds. When ccache is enabled, it results in trying to do builds with just ccache. The brokeness is seen when building with apps that uses cgo, like docker. To enable ccache to work, some string comparisons and changes to parsing had to be made. Signed-off-by: Amy Fong <amy.fong@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'conf/distro/include')
0 files changed, 0 insertions, 0 deletions