Updated Compiling from source (markdown)

JayDDee
2025-01-04 18:10:41 -05:00
parent 6961b55393
commit ecfaf8ce51

@@ -283,10 +283,6 @@ Compile more generically for a set of specific CPU features:
This will compile for an older CPU that does not have AVX.
With a CPU with more than 64 threads and Windows 7 or higher you CPU Groups feature can be enabled by adding the following to CFLAGS:
`-D_WIN32_WINNT=0x0601`
Run make:
`$ make -j n`