[MacPorts] #51929: ld64-latest (and others?): default variant llvm38 breaks linking with pre-3.8-clang

MacPorts noreply at macports.org
Wed Jul 27 23:37:04 PDT 2016


#51929: ld64-latest (and others?): default variant llvm38 breaks linking with
pre-3.8-clang
--------------------------+------------------------
  Reporter:  ionic@…      |      Owner:  jeremyhu@…
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  ld64-latest  |
--------------------------+------------------------

Comment (by ionic@…):

 {{{
 #!diff
 --- a/trunk/dports/lang/llvm-3.3/Portfile
 +++ b/trunk/dports/lang/llvm-3.3/Portfile
 @@ -379,5 +383,5 @@
  }

 -if {${os.platform} eq "darwin" && ${os.major} > 15} {
 +if {${os.platform} eq "darwin" && ${os.major} > 25} {
      depends_lib
      depends_run
 }}}

 You should probably revert this change again?

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


More information about the macports-tickets mailing list