--- branches/magellan-next/core/openssl/openssl-1.0.0a-r2.smage2 2010/08/18 00:10:58 6013 +++ branches/magellan-next/core/openssl/openssl-1.0.0a-r2.smage2 2010/08/18 00:11:59 6014 @@ -72,6 +72,8 @@ myopts="linux-${ARCH}-${abi}" [[ ${ARCH} = i*86 ]] && myopts="linux-elf" + echo "Compiler: ${myopts}" + ./Configure \ --openssldir=/etc/ssl \ --prefix=/usr \