#22526: llvm: remove pic variant; always enable pic -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: erickt@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: llvm -------------------------------------+-------------------------------------- The llvm 2.6 port has a pic variant to enable position-indepentent code. Without that variant, pic is disabled. I think in the llvm 2.5 port, pic was always enabled, regardless whether you used the pic variant or not. pure does not compile unless llvm has pic support. Is there a reason not to just enable pic all the time in llvm? On Mac OS X, pic is enabled by default for all programs. -- Ticket URL: <http://trac.macports.org/ticket/22526> MacPorts <http://www.macports.org/> Ports system for Mac OS