[oe-commits] [meta-openembedded] 02/38: libssh: Force to use gcc toolchain

git at git.openembedded.org git at git.openembedded.org
Wed Mar 29 10:08:58 UTC 2017


This is an automated email from the git hooks/post-receive script.

martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit f9d004718be8600c586f3df8b7d38fcbd338b590
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Mon Mar 20 23:32:21 2017 -0700

    libssh: Force to use gcc toolchain
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-support/libssh/libssh_0.7.3.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-oe/recipes-support/libssh/libssh_0.7.3.bb b/meta-oe/recipes-support/libssh/libssh_0.7.3.bb
index 6c22649..79e7dc5 100644
--- a/meta-oe/recipes-support/libssh/libssh_0.7.3.bb
+++ b/meta-oe/recipes-support/libssh/libssh_0.7.3.bb
@@ -31,3 +31,4 @@ do_configure_prepend () {
 }
 
 FILES_${PN}-dev += "${libdir}/cmake"
+TOOLCHAIN = "gcc"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list