mirror of
https://github.com/SOCI/soci.git
synced 2026-05-20 20:18:55 -05:00
4c8a7e752b
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.