Changes between Initial Version and Version 2 of Ticket #24001
- Timestamp:
- Mar 10, 2010, 2:30:19 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24001
- Property Keywords curl destroot removed
- Property Owner changed from macports-tickets@… to ryandesign@…
-
Ticket #24001 – Description
initial v2 2 2 3 3 its difference is occured by --configure options: 4 {{{ 4 5 echo " '--prefix=/opt/local' '--enable-ipv6' '--without-gnutls' '--without-gssapi' '--without-libssh2' '--without-spnego' '--disable-ares' '--disable-ldap' '--disable-ldaps' '--with-libidn' '--with-zlib=/opt/local' '--disable-dependency-tracking' '--with-ssl' '--with-ca-bundle=/opt/local/share/curl/curl-ca-bundle.crt' 'CC=/usr/bin/gcc-4.2' 'CFLAGS=-O2 ' 'LDFLAGS=-L/opt/local/lib ' 'CPPFLAGS=-I/opt/local/include'" 6 }}} 5 7 6 8 is for intel, but for ppc, it has more ppc-related options