mirror of
https://github.com/lingble/meta-tegra.git
synced 2025-10-29 11:32:30 +00:00
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>