diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index dc589121..00de43fb 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -205,6 +205,8 @@ TOOLCHAIN:pn-optee-os:imx-nxp-bsp = "gcc" # Poco/PriorityDelegate.h:203:10: error: no member named '_pTarget' in 'PriorityDelegate' TOOLCHAIN:pn-poco = "gcc" TOOLCHAIN:pn-netdata = "gcc" +# Needs OMP and with clang openmp is not ported to rv32 yet +TOOLCHAIN:pn-python3-drgn:riscv32 = "gcc" CFLAGS:append:pn-liboil:toolchain-clang:x86-64 = " -fheinous-gnu-extensions "