diff options
Diffstat (limited to 'meta/recipes-devtools/go/go_1.15.bb')
| -rw-r--r-- | meta/recipes-devtools/go/go_1.15.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/go/go_1.15.bb b/meta/recipes-devtools/go/go_1.15.bb index 4bf9dd50b2..cc4c3fe45d 100644 --- a/meta/recipes-devtools/go/go_1.15.bb +++ b/meta/recipes-devtools/go/go_1.15.bb | |||
| @@ -13,3 +13,4 @@ python() { | |||
| 13 | if 'mips' in d.getVar('TARGET_ARCH',True) or 'riscv' in d.getVar('TARGET_ARCH',True): | 13 | if 'mips' in d.getVar('TARGET_ARCH',True) or 'riscv' in d.getVar('TARGET_ARCH',True): |
| 14 | d.appendVar('INSANE_SKIP_%s' % d.getVar('PN',True), " textrel") | 14 | d.appendVar('INSANE_SKIP_%s' % d.getVar('PN',True), " textrel") |
| 15 | } | 15 | } |
| 16 | |||
