1
0
mirror of https://github.com/xmrig/xmrig.git synced 2025-12-31 07:32:42 -05:00

Use external script to prepare OpenCL source.

This commit is contained in:
XMRig
2019-08-28 00:33:49 +07:00
parent 82696000e4
commit fcfb738ded
17 changed files with 2948 additions and 693 deletions

View File

@@ -1,4 +1,3 @@
R"===(
/* $Id: jh.c 255 2011-06-07 19:50:20Z tp $ */
/*
* JH implementation.
@@ -270,5 +269,3 @@ static const __constant ulong C[] =
} while (0)
#endif
)==="