Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Third Party Openssl
提交
5b737a07
T
Third Party Openssl
项目概览
OpenHarmony
/
Third Party Openssl
接近 2 年 前同步成功
通知
12
Star
18
Fork
1
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
T
Third Party Openssl
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
5b737a07
编写于
5月 31, 2005
作者:
A
Andy Polyakov
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
Platform update from 8-stable.
上级
6e0ef109
变更
3
隐藏空白更改
内联
并排
Showing
3 changed file
with
6 addition
and
32 deletion
+6
-32
Configure
Configure
+0
-1
TABLE
TABLE
+0
-27
config
config
+6
-4
未找到文件。
Configure
浏览文件 @
5b737a07
...
@@ -400,7 +400,6 @@ my %table=(
...
@@ -400,7 +400,6 @@ my %table=(
"unixware-7-gcc","gcc:-DL_ENDIAN -DFILIO_H -O3 -fomit-frame-pointer -m486 -Wall::-D_REENTRANT::-lsocket -lnsl:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:dlfcn:gnu-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
"unixware-7-gcc","gcc:-DL_ENDIAN -DFILIO_H -O3 -fomit-frame-pointer -m486 -Wall::-D_REENTRANT::-lsocket -lnsl:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:dlfcn:gnu-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
"OpenUNIX-8","cc:-O -DFILIO_H -Kalloca::-Kthread::-lsocket -lnsl:BN_LLONG MD2_CHAR RC4_INDEX ${x86_gcc_des}:${x86_elf_asm}:dlfcn:svr5-shared:-Kpic::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
"OpenUNIX-8","cc:-O -DFILIO_H -Kalloca::-Kthread::-lsocket -lnsl:BN_LLONG MD2_CHAR RC4_INDEX ${x86_gcc_des}:${x86_elf_asm}:dlfcn:svr5-shared:-Kpic::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
"OpenUNIX-8-gcc","gcc:-O -DFILIO_H -fomit-frame-pointer::-pthread::-lsocket -lnsl:BN_LLONG MD2_CHAR RC4_INDEX ${x86_gcc_des}:${x86_elf_asm}:dlfcn:svr5-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
"OpenUNIX-8-gcc","gcc:-O -DFILIO_H -fomit-frame-pointer::-pthread::-lsocket -lnsl:BN_LLONG MD2_CHAR RC4_INDEX ${x86_gcc_des}:${x86_elf_asm}:dlfcn:svr5-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
"sco3-gcc", "gcc:-O3 -fomit-frame-pointer -Dssize_t=int -DNO_SYS_UN_H::(unknown)::-lsocket:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:::", # the SCO assembler doesn't seem to like our assembler files ...
# SCO 5 - Ben Laurie <ben@algroup.co.uk> says the -O breaks the SCO cc.
# SCO 5 - Ben Laurie <ben@algroup.co.uk> says the -O breaks the SCO cc.
"sco5-cc", "cc:-belf::(unknown)::-lsocket -lnsl:${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:dlfcn:svr3-shared:-Kpic::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
"sco5-cc", "cc:-belf::(unknown)::-lsocket -lnsl:${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:dlfcn:svr3-shared:-Kpic::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
"sco5-gcc", "gcc:-O3 -fomit-frame-pointer::(unknown)::-lsocket -lnsl:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:dlfcn:svr3-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
"sco5-gcc", "gcc:-O3 -fomit-frame-pointer::(unknown)::-lsocket -lnsl:BN_LLONG ${x86_gcc_des} ${x86_gcc_opts}:${x86_elf_asm}:dlfcn:svr3-shared:-fPIC::.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)",
...
...
TABLE
浏览文件 @
5b737a07
...
@@ -3348,33 +3348,6 @@ $shared_extension =
...
@@ -3348,33 +3348,6 @@ $shared_extension =
$ranlib =
$ranlib =
$arflags =
$arflags =
*** sco3-gcc
$cc = gcc
$cflags = -O3 -fomit-frame-pointer -Dssize_t=int -DNO_SYS_UN_H
$unistd =
$thread_cflag = (unknown)
$sys_id =
$lflags = -lsocket
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$cpuid_obj =
$bn_obj =
$des_obj =
$aes_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme =
$shared_target=
$shared_cflag =
$shared_ldflag =
$shared_extension =
$ranlib =
$arflags =
*** sco5-cc
*** sco5-cc
$cc = cc
$cc = cc
$cflags = -belf
$cflags = -belf
...
...
config
浏览文件 @
5b737a07
...
@@ -660,7 +660,9 @@ case "$GUESSOS" in
...
@@ -660,7 +660,9 @@ case "$GUESSOS" in
sparc64-
*
-
*
bsd
*
)
OUT
=
"BSD-sparc64"
;;
sparc64-
*
-
*
bsd
*
)
OUT
=
"BSD-sparc64"
;;
ia64-
*
-
*
bsd
*
)
OUT
=
"BSD-ia64"
;;
ia64-
*
-
*
bsd
*
)
OUT
=
"BSD-ia64"
;;
amd64-
*
-
*
bsd
*
)
OUT
=
"BSD-x86_64"
;;
amd64-
*
-
*
bsd
*
)
OUT
=
"BSD-x86_64"
;;
*
86
*
-
*
-
*
bsd
*
)
case
"
`
(
file
-L
/usr/lib/libc.so.
*
)
2>/dev/null
`
"
in
*
86
*
-
*
-
*
bsd
*
)
# assume highest libc.so.* version is the one in effect
libc
=
`
(
ls
/usr/lib/libc.so.
*
/lib/libc.so.
*
|
tail
-1
)
2>/dev/null
`
case
"
`
(
file
$libc
)
2>/dev/null
`
"
in
*
ELF
*
)
OUT
=
"BSD-x86-elf"
;;
*
ELF
*
)
OUT
=
"BSD-x86-elf"
;;
*
)
OUT
=
"BSD-x86"
;
options
=
"
$options
no-sse2"
;;
*
)
OUT
=
"BSD-x86"
;
options
=
"
$options
no-sse2"
;;
esac
;;
esac
;;
...
@@ -675,9 +677,9 @@ case "$GUESSOS" in
...
@@ -675,9 +677,9 @@ case "$GUESSOS" in
OUT
=
"OpenUNIX-8"
OUT
=
"OpenUNIX-8"
fi
fi
;;
;;
*
-
*
-[Uu]nix[Ww]are7
)
OUT
=
"unixware-7"
;;
*
-
*
-[Uu]nix[Ww]are7
)
OUT
=
"unixware-7
; options="
$options
no-sse2
" ;;
*
-
*
-[Uu]nix[Ww]are20
*
)
OUT
=
"unixware-2.0"
;;
*-*-[Uu]nix[Ww]are20*) OUT="
unixware-2.0
"
; options="
$options
no-sse2 no-sha512
"
;;
*
-
*
-[Uu]nix[Ww]are21
*
)
OUT
=
"unixware-2.1"
;;
*-*-[Uu]nix[Ww]are21*) OUT="
unixware-2.1
"
; options="
$options
no-sse2 no-sha512
"
;;
*-*-vos)
*-*-vos)
options="
$options
no-threads no-shared no-asm no-dso
"
options="
$options
no-threads no-shared no-asm no-dso
"
EXE="
.pm
"
EXE="
.pm
"
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录