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 6006 by niro, Tue Aug 17 23:09:38 2010 UTC revision 6007 by niro, Tue Aug 17 23:19:00 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 || die
64    
65   make depend || die   make depend || die
66   done   done

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