[MacPorts] #15116: curl-config returns inappropriate flags

MacPorts trac at macosforge.org
Thu Apr 24 05:32:29 PDT 2008


#15116: curl-config returns inappropriate flags
------------------------------+---------------------------------------------
 Reporter:  jmr at macports.org  |       Owner:  ryandesign at macports.org
     Type:  defect            |      Status:  new                    
 Priority:  Normal            |   Milestone:  Port Bugs              
Component:  ports             |     Version:                         
 Keywords:                    |  
------------------------------+---------------------------------------------
 With curl built universal:
 {{{
 % curl-config --libs
 -L/opt/local/lib -lcurl -L/opt/local/lib -arch i386 -arch ppc
 -L/opt/local/lib -L/opt/local/lib -lssl -lcrypto -lssl -lcrypto -lz -lz
 % curl-config --static-libs
 /opt/local/lib/libcurl.a -L/opt/local/lib -arch i386 -arch ppc
 -L/opt/local/lib -L/opt/local/lib -lssl -lcrypto -lssl -lcrypto -lz -lz
 }}}
 The output from all the other options seems OK. The redundancy isn't a
 real problem, but the -arch flags are, when building something non-
 universal that uses curl-config.

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15116>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list