From c578802bb821346334209f93f029450416e49b48 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 21 Mar 2026 07:15:46 -0700 Subject: xmlsec1: Use gcc always Signed-off-by: Khem Raj --- meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.9.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.9.bb b/meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.9.bb index e0888f1ff4..27a29fbf6d 100644 --- a/meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.9.bb +++ b/meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.9.bb @@ -72,3 +72,5 @@ do_install_ptest () { } BBCLASSEXTEND = "native" + +TOOLCHAIN = "gcc" -- cgit v1.2.3-54-g00ecf