Magellan Linux

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

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

revision 6013 by niro, Wed Aug 18 00:10:58 2010 UTC revision 6014 by niro, Wed Aug 18 00:11:59 2010 UTC
# Line 72  src_compile() Line 72  src_compile()
72   myopts="linux-${ARCH}-${abi}"   myopts="linux-${ARCH}-${abi}"
73   [[ ${ARCH} = i*86 ]] && myopts="linux-elf"   [[ ${ARCH} = i*86 ]] && myopts="linux-elf"
74    
75     echo "Compiler: ${myopts}"
76    
77   ./Configure \   ./Configure \
78   --openssldir=/etc/ssl \   --openssldir=/etc/ssl \
79   --prefix=/usr \   --prefix=/usr \

Legend:
Removed from v.6013  
changed lines
  Added in v.6014