OE4T / meta-tegra

BSP layer for NVIDIA Jetson platforms, based on L4T
MIT License
385 stars 216 forks source link

cuda-target-environment: add nvcc/glibc 2.38 workaround #1445

Closed madisongh closed 6 months ago

madisongh commented 6 months ago

Update the CUDACXXARCHFLAGS environment variable to include the same glibc 2.38 workaround to SDKs that was added to cuda.bbclass with 52f994fbb3844e11919139a4250a2859fa153ace.

Fixes #1443