[MacPorts] #22299: LLVM 2.6 Portfile
MacPorts
noreply at macports.org
Thu Oct 29 16:26:40 PDT 2009
#22299: LLVM 2.6 Portfile
------------------------------+---------------------------------------------
Reporter: shawjef3@… | Owner: erickt@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: llvm | Port: llvm
------------------------------+---------------------------------------------
Changes (by ryandesign@…):
* cc: ryandesign@… (added)
* owner: macports-tickets@… => erickt@…
* port: => llvm
Old description:
> Pure won't compile for powerpc without llvm 2.6, but the current llvm
> port is 2.5. I changed the llvm Portfile to install version 2.6 and it
> seems to work. I tested it a bit with pure. The diff files didn't seem to
> need changing.
>
> added --disable-assertions and --disable-expensive-checks per
>
> http://trac.macports.org/ticket/21173
> http://trac.macports.org/ticket/21174
> http://code.google.com/p/pure-lang/issues/detail?id=9
>
> --enable-pic is the default for 2.6, so to remain consistent with the 2.5
> port I added --disable-pic, and then the pic variant removes --disable-
> pic.
>
> I also wanted to add a host_only variant since compiling support for the
> various architectures (e.g., alpha) can waste time and space. A universal
> variant for x86,x86_64, and PowerPC could be useful.
>
> I've never made a Portfile before, so all I know to change is the version
> numbers and file hashes, and I made sure that the diff files still
> applied.
New description:
Pure won't compile for powerpc without llvm 2.6, but the current llvm port
is 2.5. I changed the llvm Portfile to install version 2.6 and it seems to
work. I tested it a bit with pure. The diff files didn't seem to need
changing.
added --disable-assertions and --disable-expensive-checks per
#21173 [[BR]]
#21174 [[BR]]
http://code.google.com/p/pure-lang/issues/detail?id=9
--enable-pic is the default for 2.6, so to remain consistent with the 2.5
port I added --disable-pic, and then the pic variant removes --disable-
pic.
I also wanted to add a host_only variant since compiling support for the
various architectures (e.g., alpha) can waste time and space. A universal
variant for x86,x86_64, and PowerPC could be useful.
I've never made a Portfile before, so all I know to change is the version
numbers and file hashes, and I made sure that the diff files still
applied.
--
--
Ticket URL: <http://trac.macports.org/ticket/22299#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list