[MacPorts] #28656: zlib won't build with clang

MacPorts noreply at macports.org
Sun Mar 6 03:09:53 PST 2011


#28656: zlib won't build with clang
--------------------------------+-------------------------------------------
 Reporter:  vince@…             |       Owner:  macports-tickets@…                   
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:                                       
Component:  ports               |     Version:  1.9.2                                
 Keywords:  clang               |        Port:  zlib                                 
--------------------------------+-------------------------------------------
 The Zlib configure script expect its compiler to contain the 'gcc' string,
 otherwise it branches to some default configuration that outputs a .so
 file (instead of .dylib).
 The following additional patch makes it work correctly with clang (llvm-
 gcc-4.2 works since it contains 'gcc').

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


More information about the macports-tickets mailing list