summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorLutz Jänicke <jaenicke@openssl.org>2001-09-06 14:28:35 +0000
committerLutz Jänicke <jaenicke@openssl.org>2001-09-06 14:28:35 +0000
commitbb4f7a8d527c41238d5120c211b2ac38ecb90609 (patch)
treeef7fa903c81f9d8dbad6b651a78e8d140a51eff9 /TABLE
parent619b2c03dc206af4ecd8df5ea4233972e38baaec (diff)
Even more corrections for OpenUNIX 8
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE24
1 files changed, 12 insertions, 12 deletions
diff --git a/TABLE b/TABLE
index 36cdf9faa9..3c951c6ad0 100644
--- a/TABLE
+++ b/TABLE
@@ -396,9 +396,9 @@ $cc = cc
$cflags = -O -DFILIO_H -Kalloca
$unistd =
$thread_cflag = -Kthread
-$sys_id = -lsocket -lnsl
-$lflags = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
-$bn_ops =
+$sys_id =
+$lflags = -lsocket -lnsl
+$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$bn_obj =
$des_obj =
$bf_obj =
@@ -419,9 +419,9 @@ $cc = gcc
$cflags = -O -DFILIO_H -fomit-frame-pointer
$unistd =
$thread_cflag = -pthread
-$sys_id = -lsocket -lnsl
-$lflags = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
-$bn_ops =
+$sys_id =
+$lflags = -lsocket -lnsl
+$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$bn_obj =
$des_obj =
$bf_obj =
@@ -442,9 +442,9 @@ $cc = cc
$cflags = -O -DFILIO_H -Kalloca -Kpentium
$unistd =
$thread_cflag = -Kthread
-$sys_id = -lsocket -lnsl
-$lflags = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
-$bn_ops =
+$sys_id =
+$lflags = -lsocket -lnsl
+$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$bn_obj =
$des_obj =
$bf_obj =
@@ -465,9 +465,9 @@ $cc = cc
$cflags = -O -DFILIO_H -Kalloca -Kpentium_pro
$unistd =
$thread_cflag = -Kthread
-$sys_id = -lsocket -lnsl
-$lflags = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
-$bn_ops =
+$sys_id =
+$lflags = -lsocket -lnsl
+$bn_ops = BN_LLONG MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$bn_obj =
$des_obj =
$bf_obj =