summaryrefslogtreecommitdiffstats
path: root/Configure
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2004-06-28 10:31:09 +0000
committerRichard Levitte <levitte@openssl.org>2004-06-28 10:31:09 +0000
commit9e356100d0ba2260c51b4e4db90b0a9f97124b84 (patch)
tree4a959e4435feb8b2e2d650fa26ccc3e9512306ec /Configure
parent7ca482062f0dbedc95f807b4143bef08f3935984 (diff)
Linux on ARM needs -ldl
PR: 905
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Configure b/Configure
index 6240962648..2a11ae7ee7 100755
--- a/Configure
+++ b/Configure
@@ -416,7 +416,7 @@ my %table=(
"qnx6", "cc:-DL_ENDIAN -DTERMIOS::(unknown)::-lsocket:${x86_gcc_des} ${x86_gcc_opts}:",
# Linux on ARM
-"linux-elf-arm","gcc:-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall::-D_REENTRANT:::BN_LLONG::::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
+"linux-elf-arm","gcc:-DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall::-D_REENTRANT::-ldl:BN_LLONG::::::::::dlfcn:linux-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
# SCO/Caldera targets.
#