$OpenBSD: patch-intern_cycles_CMakeLists_txt,v 1.5 2015/01/10 00:30:48 pascal Exp $
--- intern/cycles/CMakeLists.txt.orig	Wed Jan  7 16:32:07 2015
+++ intern/cycles/CMakeLists.txt	Fri Jan  9 19:50:19 2015
@@ -73,9 +73,6 @@ if(CXX_HAS_SSE)
 	add_definitions(
 		-DWITH_KERNEL_SSE2
 		-DWITH_KERNEL_SSE3
-		-DWITH_KERNEL_SSE41
-		-DWITH_KERNEL_AVX
-		-DWITH_KERNEL_AVX2
 	)
 endif()
 
