diff options
| author | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-21 07:15:46 -0700 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-21 07:16:54 -0700 |
| commit | dc4c959d6cb20e462725a3c2ee0fc76c6fd90f7e (patch) | |
| tree | c87c449e779971840fc853a6e7d500c5712cf87a | |
| parent | 4b4aa57df27f2613db4389153c24eae44eec162c (diff) | |
| download | meta-openembedded-dc4c959d6cb20e462725a3c2ee0fc76c6fd90f7e.tar.gz | |
xmlsec1: Use gcc always
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-oe/recipes-support/xmlsec1/xmlsec1_1.3.9.bb | 2 |
1 files changed, 2 insertions, 0 deletions
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 () { | |||
| 72 | } | 72 | } |
| 73 | 73 | ||
| 74 | BBCLASSEXTEND = "native" | 74 | BBCLASSEXTEND = "native" |
| 75 | |||
| 76 | TOOLCHAIN = "gcc" | ||
