mirror of
https://github.com/SOCI/soci.git
synced 2026-01-07 05:30:40 -06:00
This is simpler than parsing /sys/devices/system/cpu/online ourselves and also works under macOS. Reduce the number of jobs, 1.5*CPU number is too much, so use more conservative +1 instead. Also rename TCI_NUMTHREADS (which was another reference to Travis CI) to just num_cpus.