config-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Fix detection of powerpc64 on Darwin in lib/config.guess.


From: Torsten Mähne
Subject: [PATCH] Fix detection of powerpc64 on Darwin in lib/config.guess.
Date: Wed, 1 May 2013 11:57:36 +0200

Hello,

I originally reported this problem to the automake bugs mailing list and was 
asked to report it further upstream:
 
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14323

Please find attached a fix for config.guess, which corrects the detection of 
powerpc64 on Darwin (Mac OS X). The patch was done agains the config.guess 
version found in commit dc4eaab in git://git.savannah.gnu.org/automake.git. 
Explanation:


On Darwin (OS X) `uname -p' returns powerpc even if the CPU and OS are 
64-bit-capable. This problem has been already observed and resolved for the x86 
platform. The same approach works for the powerpc platform.


I observed the bug in GNU automake 1.13.1.

Best regards,

Torsten Maehne

Attachment: fix-powerpc64-detection-on-darwin.diff
Description: Binary data



reply via email to

[Prev in Thread] Current Thread [Next in Thread]