aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2022-09-16 11:25:35 +0200
committerAnton Khirnov <anton@khirnov.net>2022-09-16 11:27:10 +0200
commit9c32be19bf768706a874aa68d7e90964d1d80f08 (patch)
tree256ac6229adfd7df88c61c8b8f7877ff8d9d1e0c /config.h
parentb43cc61bc85781e384eb183c3818b08421f0b84f (diff)
Remove disabled and pointless OpenCL support.
Diffstat (limited to 'config.h')
-rw-r--r--config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.h b/config.h
index da1df56..228549d 100644
--- a/config.h
+++ b/config.h
@@ -6,6 +6,5 @@
#define ARCH_X86_64 1
#define ARCH_X86 1
#define HAVE_SCHED_GETAFFINITY 1
-#define HAVE_OPENCL 0
#define TD_VERIFY 0
#define TD_POLAR 1