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-23 13:34:22 -0700 |
| commit | ed2da5a243ffa285748f5d73655c9604e7229910 (patch) | |
| tree | bdf1bc6ede43ce146a641b9010b53d4f773c0222 /meta-oe | |
| parent | 73a271cee439a98991b1751e0a2feded97768e80 (diff) | |
| download | meta-openembedded-ed2da5a243ffa285748f5d73655c9604e7229910.tar.gz | |
xmlsec1: Use gcc always
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
| -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" | ||
