This repository was archived by the owner on Mar 21, 2024. It is now read-only.
Commit fddb888
committed
Fix NVCC deprecation warnings from tex_ref_input_iterator
Add `-Wno-deprecated-declarations` flag to nvcc. We already
do this for GCC/Clang, this just adds the flag for nvcc itself.1 parent b8b7461 commit fddb888
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
118 | 123 | | |
119 | 124 | | |
0 commit comments