François Revol ab2f5ccb4b env.sh: Use a more portable way of counting online processors
getconf _NPROCESSORS_ONLN should be available on Linux, FreeBSD
and OSX at least:

http://linux.die.net/man/1/getconf
https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man1/getconf.1.html

getconf NPROCESSORS_ONLN is BSD variant which Haiku provides.

One might want to handle Solaris too some day...
cf. https://gist.github.com/jj1bdx/5746298
2014-01-29 09:51:03 +00:00
..
2012-11-10 00:11:57 +00:00
2012-11-10 00:11:57 +00:00
2012-11-10 00:11:57 +00:00
2012-07-24 14:00:47 +01:00
2013-04-08 15:23:30 +01:00
2012-07-15 18:04:15 +01:00