summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2006-08-01 16:13:47 +0000
committerAndy Polyakov <appro@openssl.org>2006-08-01 16:13:47 +0000
commit669c5c9380c0e917b55a1b91d607ddaa27a06eeb (patch)
tree6b25231ce87dcea6ebcb5c8a0d2e5316ba056952 /TABLE
parent7f9aa6c59b6ba78cc5ad75509d7b922dbf09f4d3 (diff)
Engage assembler in solaris64-x86_64-cc [backport from HEAD].
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE8
1 files changed, 4 insertions, 4 deletions
diff --git a/TABLE b/TABLE
index 7d8a2feefe..f8f6df5de7 100644
--- a/TABLE
+++ b/TABLE
@@ -3680,15 +3680,15 @@ $thread_cflag = -D_REENTRANT
$sys_id =
$lflags = -lsocket -lnsl -ldl
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL
-$cpuid_obj =
-$bn_obj =
+$cpuid_obj = x86_64cpuid.o
+$bn_obj = x86_64-gcc.o
$des_obj =
$aes_obj =
$bf_obj =
-$md5_obj =
+$md5_obj = md5-x86_64.o
$sha1_obj =
$cast_obj =
-$rc4_obj =
+$rc4_obj = rc4-x86_64.o
$rmd160_obj =
$rc5_obj =
$dso_scheme = dlfcn