Files
meta-tegra/recipes-devtools/cuda/cuda-compatibility-workarounds
Khem Raj 3c0d8bed93 cuda-compatibility-workarounds: Fix build with upcoming glibc 2.41
sinpi/cospi/sinpif/cospif are now defined in glibc as part of C23 extentions
but they conflict with CUDA declrations, therefore use the glibc definitions
when its provided by glibc

Fixes https://github.com/OE4T/meta-tegra/issues/1784

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-12-17 09:27:11 -08:00
..