Magellan Linux

Diff of /branches/magellan-next/core/openssl/openssl-1.0.0a-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 6005 by niro, Tue Aug 17 23:08:08 2010 UTC revision 6006 by niro, Tue Aug 17 23:09:38 2010 UTC
# Line 59  src_compile() Line 59  src_compile()
59   ./config \   ./config \
60   --openssldir=/etc/ssl \   --openssldir=/etc/ssl \
61   --prefix=/usr \   --prefix=/usr \
62   --libdir=\$(mlibdir) \   --libdir=$(mlibdir) \
63   shared threads ${myopts} || die   shared threads ${myopts} || die
64    
65   make depend || die   make depend || die

Legend:
Removed from v.6005  
changed lines
  Added in v.6006