From bf2019fea5e4723c3674d71607b883ff6f737c7a Mon Sep 17 00:00:00 2001 From: Oleksandr Suvorov Date: Fri, 6 Jan 2023 17:08:40 +0200 Subject: Revert "optee-os,optee-test: Use gcc compiler" After updating op-tee to 3.19, it is able to be built with clang toolchain. This reverts commit 86680b12d44ffe2831244a2f7f7dcaaa1a1440c5. (cherry picked from commit c92b517f6a2cbe3c65a7c83333922f0958c58834) --- recipes-security/optee-imx/optee-os_3.19.0.imx.bb | 2 -- recipes-security/optee-imx/optee-test_3.19.0.imx.bb | 2 -- 2 files changed, 4 deletions(-) diff --git a/recipes-security/optee-imx/optee-os_3.19.0.imx.bb b/recipes-security/optee-imx/optee-os_3.19.0.imx.bb index 9e491bac..f5e727b3 100644 --- a/recipes-security/optee-imx/optee-os_3.19.0.imx.bb +++ b/recipes-security/optee-imx/optee-os_3.19.0.imx.bb @@ -106,5 +106,3 @@ RDEPENDS:${PN}-dev += "${PN}-staticdev" PACKAGE_ARCH = "${MACHINE_ARCH}" COMPATIBLE_MACHINE = "(imx-nxp-bsp)" - -TOOLCHAIN = "gcc" diff --git a/recipes-security/optee-imx/optee-test_3.19.0.imx.bb b/recipes-security/optee-imx/optee-test_3.19.0.imx.bb index 25cd86dd..fa418b87 100644 --- a/recipes-security/optee-imx/optee-test_3.19.0.imx.bb +++ b/recipes-security/optee-imx/optee-test_3.19.0.imx.bb @@ -58,5 +58,3 @@ FILES:${PN} += "${nonarch_base_libdir}/optee_armtz/ ${libdir}/tee-supplicant/plu RDEPENDS:${PN} = "optee-os" COMPATIBLE_MACHINE = "(imx-nxp-bsp)" - -TOOLCHAIN = "gcc" -- cgit v1.2.3-54-g00ecf