diff options
| -rw-r--r-- | meta/classes/nativesdk.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/classes/nativesdk.bbclass b/meta/classes/nativesdk.bbclass index 7b75710726..cd389c9c77 100644 --- a/meta/classes/nativesdk.bbclass +++ b/meta/classes/nativesdk.bbclass | |||
| @@ -9,6 +9,7 @@ NATIVESDKLIBC ?= "libc-glibc" | |||
| 9 | LIBCOVERRIDE = ":${NATIVESDKLIBC}" | 9 | LIBCOVERRIDE = ":${NATIVESDKLIBC}" |
| 10 | CLASSOVERRIDE = "class-nativesdk" | 10 | CLASSOVERRIDE = "class-nativesdk" |
| 11 | MACHINEOVERRIDES = "" | 11 | MACHINEOVERRIDES = "" |
| 12 | MACHINE_FEATURES = "" | ||
| 12 | 13 | ||
| 13 | MULTILIBS = "" | 14 | MULTILIBS = "" |
| 14 | 15 | ||
