diff options
| -rw-r--r-- | meta-oe/recipes-support/libssh/libssh_0.8.9.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libssh/libssh_0.8.9.bb b/meta-oe/recipes-support/libssh/libssh_0.8.9.bb index cbda8b7be3..8f9e61da72 100644 --- a/meta-oe/recipes-support/libssh/libssh_0.8.9.bb +++ b/meta-oe/recipes-support/libssh/libssh_0.8.9.bb | |||
| @@ -33,3 +33,5 @@ do_configure:prepend () { | |||
| 33 | } | 33 | } |
| 34 | 34 | ||
| 35 | TOOLCHAIN = "gcc" | 35 | TOOLCHAIN = "gcc" |
| 36 | |||
| 37 | BBCLASSEXTEND = "native nativesdk" | ||
