diff options
| -rw-r--r-- | meta/classes/goarch.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/classes/goarch.bbclass b/meta/classes/goarch.bbclass index 1021b94d4c..5c8ed33b15 100644 --- a/meta/classes/goarch.bbclass +++ b/meta/classes/goarch.bbclass | |||
| @@ -24,6 +24,7 @@ GO_DYNLINK_x86 = "1" | |||
| 24 | GO_DYNLINK_x86-64 = "1" | 24 | GO_DYNLINK_x86-64 = "1" |
| 25 | GO_DYNLINK_powerpc64 = "1" | 25 | GO_DYNLINK_powerpc64 = "1" |
| 26 | GO_DYNLINK_class-native = "" | 26 | GO_DYNLINK_class-native = "" |
| 27 | GO_DYNLINK_class-nativesdk = "" | ||
| 27 | 28 | ||
| 28 | # define here because everybody inherits this class | 29 | # define here because everybody inherits this class |
| 29 | # | 30 | # |
