dcbfab84a4
Initial support for FreeBSD specific routines related to counting online processors and dynamic load balancing. Fix "detection" of the <sys/sysctl> header which upstream seems to have done wrong. Obtained from: GCC pre-4.4 branch (rev. 140497; LGPLv2.1+)
9 lines
298 B
Plaintext
9 lines
298 B
Plaintext
2008-09-19 Jakub Jelinek <jakub@redhat.com> (r140497)
|
|
Andreas Tobler <a.tobler@schweiz.org>
|
|
|
|
* config/bsd/proc.c: New file.
|
|
* configure.tgt (*-*-darwin*): Use config_path "darwin posix".
|
|
* configure.ac: Check for header <sys/sysctl.h>
|
|
* configure: Regenerate.
|
|
* config.h.in: Likewise.
|