diff options
-rw-r--r-- | conf/nonclangable.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index def3a08..ab32933 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf | |||
@@ -180,6 +180,15 @@ TOOLCHAIN:pn-pixman:mipsarcho32 = "gcc" | |||
180 | TOOLCHAIN:pn-frr:riscv64 = "gcc" | 180 | TOOLCHAIN:pn-frr:riscv64 = "gcc" |
181 | TOOLCHAIN:pn-frr:riscv32 = "gcc" | 181 | TOOLCHAIN:pn-frr:riscv32 = "gcc" |
182 | 182 | ||
183 | # Tegra stuff | ||
184 | TOOLCHAIN:pn-standalone-mm-optee-tegra = "gcc" | ||
185 | TOOLCHAIN:pn-edk2-firmware-tegra = "gcc" | ||
186 | TOOLCHAIN:pn-optee-os-tadevkit = "gcc" | ||
187 | TOOLCHAIN:pn-optee-nvsamples = "gcc" | ||
188 | TOOLCHAIN:pn-optee-os = "gcc" | ||
189 | TOOLCHAIN:pn-libgcc-for-nvcc = "gcc" | ||
190 | TOOLCHAIN:pn-gcc-for-nvcc-runtime = "gcc" | ||
191 | |||
183 | CFLAGS:append:pn-liboil:toolchain-clang:x86-64 = " -fheinous-gnu-extensions " | 192 | CFLAGS:append:pn-liboil:toolchain-clang:x86-64 = " -fheinous-gnu-extensions " |
184 | 193 | ||
185 | # TOPDIR/build/tmp/work/core2-32-yoe-linux/gnu-efi/3.0.17-r0/gnu-efi-3.0.17//lib/ctors.S:11:41: error: expected the entry size | 194 | # TOPDIR/build/tmp/work/core2-32-yoe-linux/gnu-efi/3.0.17-r0/gnu-efi-3.0.17//lib/ctors.S:11:41: error: expected the entry size |