[MacPorts] #30465: recoll: ensure the right compiler is used
#30465: recoll: ensure the right compiler is used -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: jf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Keywords: | Port: recoll -------------------------------------+-------------------------------------- Even though (for reasons explained in UsingTheRightCompiler) MacPorts informs recoll (and all ports) about the specific C and C++ compilers we would like it to use (by setting the CC and CXX environment variables when running the configure script), recoll does not take note of this, and wants to build using "cc" and "g++". The attached patch fixes this. May I commit it? -- Ticket URL: <https://trac.macports.org/ticket/30465> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30465: recoll: ensure the right compiler is used -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: jf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Keywords: haspatch | Port: recoll -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * keywords: => haspatch -- Ticket URL: <https://trac.macports.org/ticket/30465#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30465: recoll: ensure the right compiler is used -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: jf@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Keywords: haspatch | Port: recoll -------------------------------------+-------------------------------------- Comment(by jf@…): Please do, thanks. jf -- Ticket URL: <https://trac.macports.org/ticket/30465#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30465: recoll: ensure the right compiler is used --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: jf@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Resolution: fixed | Keywords: haspatch Port: recoll | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: r81419 -- Ticket URL: <https://trac.macports.org/ticket/30465#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts