diff options
Diffstat (limited to 'meta/classes/allarch.bbclass')
| -rw-r--r-- | meta/classes/allarch.bbclass | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/classes/allarch.bbclass b/meta/classes/allarch.bbclass index 26fca70635..a2f81799a1 100644 --- a/meta/classes/allarch.bbclass +++ b/meta/classes/allarch.bbclass | |||
| @@ -12,4 +12,6 @@ INHIBIT_DEFAULT_DEPS = "1" | |||
| 12 | TARGET_ARCH = "allarch" | 12 | TARGET_ARCH = "allarch" |
| 13 | TARGET_OS = "linux" | 13 | TARGET_OS = "linux" |
| 14 | TARGET_CC_ARCH = "none" | 14 | TARGET_CC_ARCH = "none" |
| 15 | TARGET_LD_ARCH = "none" | ||
| 16 | TARGET_AS_ARCH = "none" | ||
| 15 | PACKAGE_EXTRA_ARCHS = "" | 17 | PACKAGE_EXTRA_ARCHS = "" |
