[MacPorts] #46466: Fix lirc build on Yosemite

MacPorts noreply at macports.org
Wed Jan 7 16:50:07 PST 2015


#46466: Fix lirc build on Yosemite
-----------------------+-----------------------
  Reporter:  darius@…  |      Owner:  ecronin@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.3.3
Resolution:            |   Keywords:  haspatch
      Port:  lirc      |
-----------------------+-----------------------

Comment (by ecronin@…):

 The right fix is probably to make those functions 'static inline' since
 they're defined in .c files (and it isn't clang being fussy, it's -std=c99
 vs -std=c89).  However the Portfile also already blacklists *clang* as a
 workaround, so I'm not sure why you're hitting this.  Did you remove that
 blacklist?

 This is a dup of #41498 (except the blacklisting was supposed to force
 gcc), I'll fix the inlines and un-blacklist clang and then set
 maintainership to Craig like we discussed in that ticket but never acted
 on.

-- 
Ticket URL: <https://trac.macports.org/ticket/46466#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list