[issue7715] Allow use of GNU arch on Darwin

Fabian Groffen report at bugs.python.org
Sat Jan 16 17:33:48 CET 2010


New submission from Fabian Groffen <grobian at gentoo.org>:

Configure will die on Darwin with the message

Unexpected output of 'arch' on OSX

when GNU arch is in use.  The following patch simply adds the output as given by GNU arch to allow a successful configure run.

----------
components: Build
files: python-2.6.4-gnu-arch-darwin.patch
keywords: patch
messages: 97884
nosy: grobian
severity: normal
status: open
title: Allow use of GNU arch on Darwin
type: behavior
versions: Python 2.6, Python 2.7
Added file: http://bugs.python.org/file15912/python-2.6.4-gnu-arch-darwin.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7715>
_______________________________________


More information about the Python-bugs-list mailing list