summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/config
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2002-08-10 01:40:00 +0000
committernectar <nectar@FreeBSD.org>2002-08-10 01:40:00 +0000
commitc48e8e3d25b5b1f6a1783f1e469b5aff8e6c8e29 (patch)
treef0fcf1d2bc9428ac2d27136f2ac0d4a06cf28b96 /crypto/openssl/config
parent2836f6786d79b0744c8ce9190e27eb4793579235 (diff)
downloadFreeBSD-src-c48e8e3d25b5b1f6a1783f1e469b5aff8e6c8e29.zip
FreeBSD-src-c48e8e3d25b5b1f6a1783f1e469b5aff8e6c8e29.tar.gz
Import of OpenSSL 0.9.6f.
Diffstat (limited to 'crypto/openssl/config')
-rwxr-xr-xcrypto/openssl/config1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/openssl/config b/crypto/openssl/config
index 4f7b418..5f4ed18 100755
--- a/crypto/openssl/config
+++ b/crypto/openssl/config
@@ -392,6 +392,7 @@ if [ "$GCCVER" != "" ]; then
else
CC=cc
fi
+GCCVER=${GCCVER:-0}
if [ "$SYSTEM" = "HP-UX" ];then
# By default gcc is a ILP32 compiler (with long long == 64).
GCC_BITS="32"
OpenPOWER on IntegriCloud