OSDN Git Service

[BUILD] Separate threads definition for LTO.
[csp-qt/common_source_project-fm7.git] / source / build-cmake / buildvars_mingw_cross_win32.dat.tmpl
index d759cc4..a155fda 100644 (file)
@@ -17,6 +17,8 @@ LOCAL_ARCH_TYPE="SSE2"
 USE_LTO="Yes"
 # "No" or "Yes"
 USE_WHOLE_PROGRAM_OPTIMIZE="Yes"
+# Threads when using LTO.
+LTO_THREADS=12
 
 # No" or "Yes"
 STRIP_SYMBOLS="Yes"