[MacPorts] #52205: CMake PortGroup: set compiler explicitly

MacPorts noreply at macports.org
Sun Sep 11 16:49:48 CEST 2016


#52205: CMake PortGroup: set compiler explicitly
--------------------------+-------------------------
  Reporter:  rjvbertin@…  |      Owner:  michaelld@…
      Type:  enhancement  |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:  haspatch
      Port:  cmake        |
--------------------------+-------------------------

Comment (by larryv@…):

 Might as well just set them unconditionally. I don’t think `configure.cc`
 and `configure.cxx` should ever be empty.
 {{{
 configure.args-append -DCMAKE_C_COMPILER="${configure.cc}" \
                       -DCMAKE_CXX_COMPILER="${configure.cxx}"
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/52205#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list