[MacPorts] #35546: Pinfo will not build with Clang

MacPorts noreply at macports.org
Sun Aug 5 22:29:53 PDT 2012


#35546: Pinfo will not build with Clang
------------------------------------+---------------------------------------
 Reporter:  greeneg@…               |       Owner:  macports-tickets@…                   
     Type:  defect                  |      Status:  new                                  
 Priority:  Normal                  |   Milestone:                                       
Component:  ports                   |     Version:  2.1.2                                
 Keywords:                          |        Port:  pinfo                                
------------------------------------+---------------------------------------
 On Mountain Lion and Xcode 4.4 (4F250)'s version of clang, pinfo will not
 build. If you add the following snippet to the Portfile, it will however:

 if {${configure.compiler} == "clang"} {
     configure.compiler llvm-gcc-4.2
 }

 Attached is my updated version of the Portfile. Thanks.

-- 
Ticket URL: <https://trac.macports.org/ticket/35546>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list