issues
search
OE4T
/
meta-tegra-community
Repository for community-maintained recipes for additional packages for NVIDIA Jetson platforms
MIT License
16
stars
22
forks
source link
python3-cuda: Switch build backend to PEP-517
#125
Closed
kraj
closed
3 months ago
kraj
commented
3 months ago
Add to CXXFLAGS as it uses g++ not gcc
Avoid using '=' for implicit sysroot expansion which works with gcc but may not work with all compilers
ichergui
commented
3 months ago
Thanks @kraj for the PR. LGTM