You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-crypt/johntheripper-jumbo/files/johntheripper-jumbo-1.9.0-o...

13 lines
333 B

--- a/src/opencl_common.h 2020-08-03 15:49:20.000000000 +0100
+++ b/src/opencl_common.h 2020-08-03 15:55:23.081101690 +0100
@@ -81,6 +81,9 @@
#ifndef CL_DEVICE_TOPOLOGY_AMD
#define CL_DEVICE_TOPOLOGY_AMD 0x4037
+#endif
+
+#ifndef CL_DEVICE_TOPOLOGY_TYPE_PCIE_AMD
typedef union {
struct {
cl_uint type;