Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jan 2011 20:00:28 GMT
From:      Anonymous <swell.k@gmail.com>
To:        freebsd-python@FreeBSD.org
Subject:   Re: ports/153657: [patch] make lang/python26 work on powerpc
Message-ID:  <201101032000.p03K0S8Y026052@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/153657; it has been noted by GNATS.

From: Anonymous <swell.k@gmail.com>
To: Andreas Tobler <andreast@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/153657: [patch] make lang/python26 work on powerpc
Date: Mon, 03 Jan 2011 22:51:59 +0300

 Andreas Tobler <andreast@FreeBSD.org> writes:
 
 > --- Modules/_ctypes/libffi/src/powerpc/ffitarget.h.orig	2009-12-28 12:29:03.000000000 +0000
 > +++ Modules/_ctypes/libffi/src/powerpc/ffitarget.h	2009-12-28 12:30:11.000000000 +0000
 > @@ -78,6 +78,8 @@
 >    FFI_SYSV,
 >    FFI_GCC_SYSV,
 >    FFI_LINUX64,
 > +  FFI_LINUX,
 > +  FFI_LINUX_SOFT_FLOAT,
 >    FFI_DEFAULT_ABI = FFI_SYSV,
 >  #endif
 
 Alternatively, one can use non-bundled version of libffi -
 devel/libffi (3.0.9), e.g. ports/146823.
 
   lang/python25 contains libffi-2.1
   lang/python26 contains libffi-3.0.5
   lang/python27 contains libffi-3.0.10



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101032000.p03K0S8Y026052>