mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-12 14:13:40 +12:00
66e196c3a7c99700e45be87b9cd493f95eca6322

* config.guess (*:Darwin:*:*): If uname -p reports "unknown", assume the processor is a powerpc. This is because coreutils uname (at least versions 4.5.7 through 5.2.1) outputs "unknown" in this case, due to a MacOS X bug that causes sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0) to return a negative number. Problem reported by Petter Reinholdtsen in: http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
Description
No description provided
Languages
Perl
77.6%
Shell
18.9%
Makefile
3.5%