Skip to content

Commit e7ff35a

Browse files
committed
Fix patch mechanism
1 parent 0761bf8 commit e7ff35a

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

cmake/cccl_override.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"CCCL": {
44
"patches": [
55
{
6-
"file": "${current_json_dir}/patches/cccl_fix_128bit_cas.patch",
6+
"file": "${current_json_dir}/patches/cccl_fix_128bit_cas.diff",
77
"issue": "Fix 128-bit atomic CAS operand indices [https://github.com/NVIDIA/cccl/issues/8402]",
88
"fixed_in": "3.3.2"
99
}

0 commit comments

Comments
 (0)