mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
![]() 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> |
||
---|---|---|
.. | ||
files | ||
go-capability_git.bb | ||
go-cli_git.bb | ||
go-context_git.bb | ||
go-dbus_git.bb | ||
go-distribution-digest_git.bb | ||
go-fsnotify_git.bb | ||
go-libtrust_git.bb | ||
go-logrus_git.bb | ||
go-mux_git.bb | ||
go-net_hg.bb | ||
go-patricia_git.bb | ||
go-pty_git.bb | ||
go-sqlite_hg.bb | ||
go-systemd_git.bb | ||
golang-1.3.inc | ||
golang-cross_1.3.bb | ||
golang-cross.inc |