diff options
author | Amy Fong <amy.fong@windriver.com> | 2015-02-27 15:58:44 -0500 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-03-17 09:46:32 -0400 |
commit | 898e1ecc1eeafff99dff8987bc424542786d7f3f (patch) | |
tree | 614a22403a0420ed268b16041874ec07be0e5d78 /recipes-devtools/python/python-backports-lzma/fix_paths.patch | |
parent | 055742a99e9161518f7318a5cd2df1e6d8d9072b (diff) | |
download | meta-virtualization-898e1ecc1eeafff99dff8987bc424542786d7f3f.tar.gz |
Add golang-cross
This package is derived from meta-golang:
https://github.com/digitallumens/meta-golang.git
commit 3fa6c8af6b4762de2f4e6740e327a5a71c29e6e1
In the meta-golang version, golang depends on a gcc-cross that causes
conflicts with our toolchain. So the golang-cross recipe was extracted
and then the following changes were made to work in wrlinux:
- our TARGET_ARCH is x86-64, golang-cross wants amd64
- in the former recipe, compile fails because it can't find header files
and libraries because --sysroot is dropped. So I redefined the target
cc and target cxx as cc and cxx at the start of the compile rule since
cc gets redefined in there somewhere.
Signed-off-by: Amy Fong <amy.fong@windriver.com>
Diffstat (limited to 'recipes-devtools/python/python-backports-lzma/fix_paths.patch')
0 files changed, 0 insertions, 0 deletions