lightrec: Disable threaded compiler by default
[pcsx_rearmed.git] / include / lightrec / lightrec-config.h
index 2fa750f..791eedf 100644 (file)
@@ -6,7 +6,7 @@
 #ifndef __LIGHTREC_CONFIG_H__
 #define __LIGHTREC_CONFIG_H__
 
-#define ENABLE_THREADED_COMPILER 1
+#define ENABLE_THREADED_COMPILER LIGHTREC_ENABLE_THREADED_COMPILER
 #define ENABLE_FIRST_PASS 1
 #define ENABLE_DISASSEMBLER 0
 #define ENABLE_CODE_BUFFER 1