mirror of
https://github.com/xmrig/xmrig.git
synced 2026-07-02 06:54:30 -04:00
Use external script to prepare OpenCL source.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
R"===(
|
||||
#ifndef WOLF_AES_CL
|
||||
#define WOLF_AES_CL
|
||||
|
||||
@@ -149,5 +148,3 @@ uint4 AES_Round_Two_Tables(const __local uint *AES0, const __local uint *AES1, c
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
)==="
|
||||
|
||||
Reference in New Issue
Block a user