[MacPorts] #47987: djview @4.10 fails to build on PPC 10.5
MacPorts
noreply at macports.org
Wed Jan 27 19:58:56 PST 2016
#47987: djview @4.10 fails to build on PPC 10.5
------------------------------+---------------------
Reporter: reeskm@… | Owner: nicos@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: djview, qt4-mac |
------------------------------+---------------------
Comment (by reeskm@…):
You are right! I assume another change to the patch is in order to add
some extra #define(s)?
{{{
[rees at powermacg5 ~]$/usr/bin/g++-4.2 -arch ppc64 -dM -E - < /dev/null|grep
-i ppc
#define _ARCH_PPCGR 1
#define __ppc64__ 1
#define _ARCH_PPC 1
#define _ARCH_PPC64 1
[rees at powermacg5 ~]$/usr/bin/g++-4.2 -arch ppc -dM -E - < /dev/null|grep
-i ppc#define _ARCH_PPCGR 1
#define __ppc__ 1
#define _ARCH_PPC 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/47987#comment:28>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list