Updated Compiling from source (markdown)

JayDDee
2020-12-01 16:21:18 -05:00
parent 60f87eb344
commit e93c8b0714

@@ -246,7 +246,7 @@ You can find several examples in README.txt
If you have a CPU with more than 64 threads and Windows 7 or higher you
can enable the CPU Groups feature by adding the following to CFLAGS:
`-D_WIN32_WINNT==0x0601`
`-D_WIN32_WINNT=0x0601`
Once you have run configure successfully run the compiler with n CPU threads: