Files
meta-tegra/classes
Matt Madison ec47fbe6ac cuda.bbclass: remove -fcanon-prefix-map from DEBUG_PREFIX_MAP
That's the variable that includes it, while DEBUG_FLAGS gets it
indirectly.  So do other variables that might get used with the
older compiler, so removing it from the original source variable
will fix those cases, too.

Signed-off-by: Matt Madison <matt@madison.systems>
2023-08-23 10:52:27 -07:00
..