summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2006-07-31 22:28:40 +0000
committerAndy Polyakov <appro@openssl.org>2006-07-31 22:28:40 +0000
commitc8a0d0aaf940834a87bd03c5ed5c9085c54e2d21 (patch)
tree9168b7bd0f0f03925db27411516d51b2a1f83f2b /TABLE
parent0cc46efa09ced06dc1992da2feee561f6342aed8 (diff)
Engage assembler in solaris64-x86_64-cc.
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE14
1 files changed, 7 insertions, 7 deletions
diff --git a/TABLE b/TABLE
index c2f04cfddb..88726ebf7a 100644
--- a/TABLE
+++ b/TABLE
@@ -3956,18 +3956,18 @@ $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 x86_64-mont.o
$des_obj =
-$aes_obj =
+$aes_obj = aes-x86_64.o
$bf_obj =
-$md5_obj =
-$sha1_obj =
+$md5_obj = md5-x86_64.o
+$sha1_obj = sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o
$cast_obj =
-$rc4_obj =
+$rc4_obj = rc4-x86_64.o
$rmd160_obj =
$rc5_obj =
-$wp_obj =
+$wp_obj = wp-x86_64.o
$dso_scheme = dlfcn
$shared_target= solaris-shared
$shared_cflag = -KPIC