Date: Sun, 25 Apr 2010 20:17:33 GMT From: Andreas Tobler <andreast-list@fgznet.ch> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/146049: [patch] make python31 build on powerpc Message-ID: <201004252017.o3PKHXSm064362@www.freebsd.org> Resent-Message-ID: <201004252020.o3PKK2cu098410@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 146049 >Category: ports >Synopsis: [patch] make python31 build on powerpc >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Apr 25 20:20:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Andreas Tobler >Release: -CURRENT >Organization: none >Environment: FreeBSD wolfram.andreas.nets 9.0-CURRENT FreeBSD 9.0-CURRENT #2 r207154M: Sun Apr 25 02:19:25 CEST 2010 andreast@wolfram.andreas.nets:/usr/obj/export/devel/fbsd/src/sys/ANDREAST_ppc_pb powerpc >Description: The attached patch lets me build python31 on powerpc. Including installation, and deinstallation. >How-To-Repeat: >Fix: Patch attached with submission follows: --- 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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004252017.o3PKHXSm064362>