mirror of
https://github.com/xmrig/xmrig.git
synced 2025-12-06 23:52:38 -05:00
Cleanup OpenCL code.
This commit is contained in:
@@ -21,7 +21,8 @@ function cn()
|
||||
'blake256.cl',
|
||||
'groestl256.cl',
|
||||
'fast_int_math_v2.cl',
|
||||
'fast_div_heavy.cl'
|
||||
'fast_div_heavy.cl',
|
||||
'keccak.cl'
|
||||
]);
|
||||
|
||||
//fs.writeFileSync('cryptonight_gen.cl', cn);
|
||||
|
||||
Reference in New Issue
Block a user