#17268 closed enhancement (fixed)
llvm 2.4 port enhancement: +pic variant
Reported by: | arto.bendiken@… | Owned by: | erickt@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | pic | Cc: | |
Port: | llvm |
Description
I needed to compile LLVM with --enable-pic
, so I added "pic" variant for turning on this configuration switch.
Attachments (1)
Change History (4)
Changed 16 years ago by arto.bendiken@…
Attachment: | Portfile.diff added |
---|
comment:1 Changed 16 years ago by dbevans (David B. Evans)
Cc: | erickt@… removed |
---|---|
Keywords: | llvm removed |
Owner: | changed from macports-tickets@… to erickt@… |
comment:2 Changed 16 years ago by erickt@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r42158. Thanks!
comment:3 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
Note: See
TracTickets for help on using
tickets.
llvm 2.4 +pic variant