Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Third Party Openssl
提交
44ea41cf
T
Third Party Openssl
项目概览
OpenHarmony
/
Third Party Openssl
大约 1 年 前同步成功
通知
9
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看板
提交
44ea41cf
编写于
1月 16, 2003
作者:
R
Richard Levitte
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
make update
上级
acad5755
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
119 addition
and
294 deletion
+119
-294
TABLE
TABLE
+119
-294
未找到文件。
TABLE
浏览文件 @
44ea41cf
...
...
@@ -32,7 +32,7 @@ $unistd =
$thread_cflag =
$sys_id = WIN32
$lflags =
$bn_ops = BN_LLONG DES_PTR RC4_INDEX
$bn_ops = BN_LLONG DES_PTR RC4_INDEX
EXPORT_VAR_AS_FN
$bn_obj =
$des_obj =
$bf_obj =
...
...
@@ -225,6 +225,31 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =
*** FreeBSD-sparc64
$cc = gcc
$cflags = -DB_ENDIAN -DTERMIOS -O3 -fomit-frame-pointer
$unistd =
$thread_cflag = -pthread -D_REENTRANT -D_THREAD_SAFE -D_THREADSAFE
$sys_id =
$lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG DES_INT DES_PTR DES_RISC2 BF_PTR
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme = dlfcn
$shared_target= bsd-gcc-shared
$shared_cflag = -fPIC
$shared_ldflag =
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =
*** MPE/iX-gcc
$cc = gcc
$cflags = -D_ENDIAN -DBN_DIV2W -O3 -D_POSIX_SOURCE -D_SOCKET_SOURCE -I/SYSLOG/PUB
...
...
@@ -609,7 +634,7 @@ $sys_id =
$lflags =
$bn_ops = BN_LLONG RC2_CHAR RC4_INDEX DES_INT DES_UNROLL
$bn_obj =
$des_obj =
$des_obj =
asm/des_enc-sparc.o fcrypt_b.o
$bf_obj =
$md5_obj =
$sha1_obj =
...
...
@@ -634,7 +659,7 @@ $sys_id =
$lflags =
$bn_ops = SIXTY_FOUR_BIT_LONG DES_INT DES_PTR DES_RISC2 BF_PTR
$bn_obj =
$des_obj =
$des_obj =
asm/des_enc-sparc.o fcrypt_b.o
$bf_obj =
$md5_obj =
$sha1_obj =
...
...
@@ -683,15 +708,15 @@ $thread_cflag = -Kthread
$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 =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
$bn_obj =
asm/bn86-elf.o asm/co86-elf.o
$des_obj =
asm/dx86-elf.o asm/yx86-elf.o
$bf_obj =
asm/bx86-elf.o
$md5_obj =
asm/mx86-elf.o
$sha1_obj =
asm/sx86-elf.o
$cast_obj =
asm/cx86-elf.o
$rc4_obj =
asm/rx86-elf.o
$rmd160_obj =
asm/rm86-elf.o
$rc5_obj =
asm/r586-elf.o
$dso_scheme = dlfcn
$shared_target= svr5-shared
$shared_cflag = -Kpic
...
...
@@ -708,15 +733,15 @@ $thread_cflag = -pthread
$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 =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
$bn_obj =
asm/bn86-elf.o asm/co86-elf.o
$des_obj =
asm/dx86-elf.o asm/yx86-elf.o
$bf_obj =
asm/bx86-elf.o
$md5_obj =
asm/mx86-elf.o
$sha1_obj =
asm/sx86-elf.o
$cast_obj =
asm/cx86-elf.o
$rc4_obj =
asm/rx86-elf.o
$rmd160_obj =
asm/rm86-elf.o
$rc5_obj =
asm/r586-elf.o
$dso_scheme = dlfcn
$shared_target= svr5-shared
$shared_cflag = -fPIC
...
...
@@ -725,56 +750,6 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =
*** OpenUNIX-8-pentium
$cc = cc
$cflags = -O -DFILIO_H -Kalloca -Kpentium
$unistd =
$thread_cflag = -Kthread
$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 =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme = dlfcn
$shared_target= svr5-shared
$shared_cflag = -Kpic
$shared_ldflag =
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =
*** OpenUNIX-8-pentium_pro
$cc = cc
$cflags = -O -DFILIO_H -Kalloca -Kpentium_pro
$unistd =
$thread_cflag = -Kthread
$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 =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme = dlfcn
$shared_target= svr5-shared
$shared_cflag = -Kpic
$shared_ldflag =
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =
*** ReliantUNIX
$cc = cc
$cflags = -KPIC -g -DTERMIOS -DB_ENDIAN
...
...
@@ -2302,7 +2277,7 @@ $arflags =
*** hpux-ia64-cc
$cc = cc
$cflags = -Ae +DD32 +O3 +
ESlit
-z -DB_ENDIAN
$cflags = -Ae +DD32 +O3 +
Olit=all
-z -DB_ENDIAN
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id =
...
...
@@ -2577,7 +2552,7 @@ $arflags =
*** hpux64-ia64-cc
$cc = cc
$cflags = -Ae +DD64 +O3 +
ESlit
-z -DB_ENDIAN
$cflags = -Ae +DD64 +O3 +
Olit=all
-z -DB_ENDIAN
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id =
...
...
@@ -3025,6 +3000,31 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =
*** linux-ia32-icc
$cc = icc
$cflags = -DL_ENDIAN -DTERMIO -O2
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id =
$lflags = -ldl
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86-elf.o asm/co86-elf.o
$des_obj = asm/dx86-elf.o asm/yx86-elf.o
$bf_obj = asm/bx86-elf.o
$md5_obj = asm/mx86-elf.o
$sha1_obj = asm/sx86-elf.o
$cast_obj = asm/cx86-elf.o
$rc4_obj = asm/rx86-elf.o
$rmd160_obj = asm/rm86-elf.o
$rc5_obj = asm/r586-elf.o
$dso_scheme = dlfcn
$shared_target= linux-shared
$shared_cflag = -KPIC
$shared_ldflag =
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =
*** linux-ia64
$cc = gcc
$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall
...
...
@@ -3334,7 +3334,7 @@ $sys_id =
$lflags = -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
$bn_obj = asm/sparcv8.o
$des_obj =
$des_obj =
asm/des_enc-sparc.o fcrypt_b.o
$bf_obj =
$md5_obj =
$sha1_obj =
...
...
@@ -3359,7 +3359,7 @@ $sys_id = ULTRASPARC
$lflags = -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
$bn_obj = asm/sparcv8plus.o
$des_obj =
$des_obj =
asm/des_enc-sparc.o fcrypt_b.o
$bf_obj =
$md5_obj = asm/md5-sparcv8plus.o
$sha1_obj =
...
...
@@ -3409,7 +3409,7 @@ $sys_id = ULTRASPARC
$lflags = -ldl
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
$bn_obj =
$des_obj =
$des_obj =
asm/des_enc-sparc.o fcrypt_b.o
$bf_obj =
$md5_obj = asm/md5-sparcv9.o
$sha1_obj =
...
...
@@ -3658,15 +3658,15 @@ $thread_cflag = (unknown)
$sys_id =
$lflags = -lsocket -lresolv -lnsl
$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
$bn_obj =
asm/bn86-elf.o asm/co86-elf.o
$des_obj =
asm/dx86-elf.o asm/yx86-elf.o
$bf_obj =
asm/bx86-elf.o
$md5_obj =
asm/mx86-elf.o
$sha1_obj =
asm/sx86-elf.o
$cast_obj =
asm/cx86-elf.o
$rc4_obj =
asm/rx86-elf.o
$rmd160_obj =
asm/rm86-elf.o
$rc5_obj =
asm/r586-elf.o
$dso_scheme = dlfcn
$shared_target= svr3-shared
$shared_cflag = -Kpic
...
...
@@ -3675,31 +3675,6 @@ $shared_extension =
$ranlib =
$arflags =
*** sco5-cc-pentium
$cc = cc
$cflags = -Kpentium
$unistd =
$thread_cflag = (unknown)
$sys_id =
$lflags = -lsocket
$bn_ops = DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj =
$des_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-gcc
$cc = gcc
$cflags = -O3 -fomit-frame-pointer
...
...
@@ -3809,7 +3784,7 @@ $sys_id =
$lflags = -lsocket -lnsl -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_PTR DES_RISC1 DES_UNROLL BF_PTR
$bn_obj = asm/sparcv8.o
$des_obj =
$des_obj =
asm/des_enc-sparc.o fcrypt_b.o
$bf_obj =
$md5_obj =
$sha1_obj =
...
...
@@ -3834,7 +3809,7 @@ $sys_id =
$lflags = -lsocket -lnsl -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
$bn_obj = asm/sparcv8.o
$des_obj =
$des_obj =
asm/des_enc-sparc.o fcrypt_b.o
$bf_obj =
$md5_obj =
$sha1_obj =
...
...
@@ -3859,7 +3834,7 @@ $sys_id = ULTRASPARC
$lflags = -lsocket -lnsl -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK_LL DES_PTR DES_RISC1 DES_UNROLL BF_PTR
$bn_obj = asm/sparcv8plus.o
$des_obj =
$des_obj =
asm/des_enc-sparc.o fcrypt_b.o
$bf_obj =
$md5_obj = asm/md5-sparcv8plus.o
$sha1_obj =
...
...
@@ -3884,7 +3859,7 @@ $sys_id = ULTRASPARC
$lflags = -lsocket -lnsl -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
$bn_obj = asm/sparcv8plus.o
$des_obj =
$des_obj =
asm/des_enc-sparc.o fcrypt_b.o
$bf_obj =
$md5_obj = asm/md5-sparcv8plus.o
$sha1_obj =
...
...
@@ -3909,7 +3884,7 @@ $sys_id = ULTRASPARC
$lflags = -lsocket -lnsl -ldl
$bn_ops = BN_LLONG RC4_CHAR RC4_CHUNK DES_UNROLL BF_PTR
$bn_obj = asm/sparcv8plus-gcc27.o
$des_obj =
$des_obj =
asm/des_enc-sparc.o fcrypt_b.o
$bf_obj =
$md5_obj = asm/md5-sparcv8plus-gcc27.o
$sha1_obj =
...
...
@@ -3958,15 +3933,15 @@ $thread_cflag = -D_REENTRANT
$sys_id =
$lflags = -lsocket -lnsl -ldl
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj = asm/bn86-
sol.o asm/co86-sol
.o
$des_obj = asm/dx86-
sol.o asm/yx86-sol
.o
$bf_obj = asm/bx86-
sol
.o
$md5_obj = asm/mx86-
sol
.o
$sha1_obj = asm/sx86-
sol
.o
$cast_obj = asm/cx86-
sol
.o
$rc4_obj = asm/rx86-
sol
.o
$rmd160_obj = asm/rm86-
sol
.o
$rc5_obj = asm/r586-
sol
.o
$bn_obj = asm/bn86-
elf.o asm/co86-elf
.o
$des_obj = asm/dx86-
elf.o asm/yx86-elf
.o
$bf_obj = asm/bx86-
elf
.o
$md5_obj = asm/mx86-
elf
.o
$sha1_obj = asm/sx86-
elf
.o
$cast_obj = asm/cx86-
elf
.o
$rc4_obj = asm/rx86-
elf
.o
$rmd160_obj = asm/rm86-
elf
.o
$rc5_obj = asm/r586-
elf
.o
$dso_scheme = dlfcn
$shared_target= solaris-shared
$shared_cflag = -fPIC
...
...
@@ -3984,7 +3959,7 @@ $sys_id = ULTRASPARC
$lflags = -lsocket -lnsl -ldl
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR
$bn_obj =
$des_obj =
$des_obj =
asm/des_enc-sparc.o fcrypt_b.o
$bf_obj =
$md5_obj = asm/md5-sparcv9.o
$sha1_obj =
...
...
@@ -4009,32 +3984,7 @@ $sys_id = ULTRASPARC
$lflags = -lsocket -lnsl -ldl
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj = asm/md5-sparcv9.o
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme = dlfcn
$shared_target= solaris-shared
$shared_cflag = -fPIC
$shared_ldflag = -m64 -shared
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =
*** solaris64-sparcv9-gcc31
$cc = gcc
$cflags = -mcpu=ultrasparc -m64 -O3 -fomit-frame-pointer -Wall -DB_ENDIAN
$unistd =
$thread_cflag = -D_REENTRANT
$sys_id = ULTRASPARC
$lflags = -lsocket -lnsl -ldl
$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_PTR DES_RISC1 DES_UNROLL BF_PTR
$bn_obj =
$des_obj =
$des_obj = asm/des_enc-sparc.o fcrypt_b.o
$bf_obj =
$md5_obj = asm/md5-sparcv9.o
$sha1_obj =
...
...
@@ -4175,31 +4125,6 @@ $shared_extension =
$ranlib =
$arflags =
*** unixware-2.0-pentium
$cc = cc
$cflags = -DFILIO_H -DNO_STRINGS_H -Kpentium
$unistd =
$thread_cflag = -Kthread
$sys_id =
$lflags = -lsocket -lnsl -lresolv -lx
$bn_ops = MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$bn_obj =
$des_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 =
*** unixware-2.1
$cc = cc
$cflags = -O -DFILIO_H
...
...
@@ -4225,56 +4150,6 @@ $shared_extension =
$ranlib =
$arflags =
*** unixware-2.1-p6
$cc = cc
$cflags = -O -DFILIO_H -Kp6
$unistd =
$thread_cflag = -Kthread
$sys_id =
$lflags = -lsocket -lnsl -lresolv -lx
$bn_ops = MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$bn_obj =
$des_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 =
*** unixware-2.1-pentium
$cc = cc
$cflags = -O -DFILIO_H -Kpentium
$unistd =
$thread_cflag = -Kthread
$sys_id =
$lflags = -lsocket -lnsl -lresolv -lx
$bn_ops = MD2_CHAR RC4_INDEX DES_PTR DES_RISC1 DES_UNROLL
$bn_obj =
$des_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 =
*** unixware-7
$cc = cc
$cflags = -O -DFILIO_H -Kalloca
...
...
@@ -4283,15 +4158,15 @@ $thread_cflag = -Kthread
$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 =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
$bn_obj =
asm/bn86-elf.o asm/co86-elf.o
$des_obj =
asm/dx86-elf.o asm/yx86-elf.o
$bf_obj =
asm/bx86-elf.o
$md5_obj =
asm/mx86-elf.o
$sha1_obj =
asm/sx86-elf.o
$cast_obj =
asm/cx86-elf.o
$rc4_obj =
asm/rx86-elf.o
$rmd160_obj =
asm/rm86-elf.o
$rc5_obj =
asm/r586-elf.o
$dso_scheme = dlfcn
$shared_target= svr5-shared
$shared_cflag = -Kpic
...
...
@@ -4308,15 +4183,15 @@ $thread_cflag = -D_REENTRANT
$sys_id =
$lflags = -lsocket -lnsl
$bn_ops = BN_LLONG DES_PTR DES_RISC1 DES_UNROLL RC4_INDEX MD2_INT
$bn_obj =
$des_obj =
$bf_obj =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
$bn_obj =
asm/bn86-elf.o asm/co86-elf.o
$des_obj =
asm/dx86-elf.o asm/yx86-elf.o
$bf_obj =
asm/bx86-elf.o
$md5_obj =
asm/mx86-elf.o
$sha1_obj =
asm/sx86-elf.o
$cast_obj =
asm/cx86-elf.o
$rc4_obj =
asm/rx86-elf.o
$rmd160_obj =
asm/rm86-elf.o
$rc5_obj =
asm/r586-elf.o
$dso_scheme = dlfcn
$shared_target= gnu-shared
$shared_cflag = -fPIC
...
...
@@ -4325,56 +4200,6 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =
*** unixware-7-pentium
$cc = cc
$cflags = -O -DFILIO_H -Kalloca -Kpentium
$unistd =
$thread_cflag = -Kthread
$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 =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme = dlfcn
$shared_target= svr5-shared
$shared_cflag = -Kpic
$shared_ldflag =
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =
*** unixware-7-pentium_pro
$cc = cc
$cflags = -O -DFILIO_H -Kalloca -Kpentium_pro
$unistd =
$thread_cflag = -Kthread
$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 =
$md5_obj =
$sha1_obj =
$cast_obj =
$rc4_obj =
$rmd160_obj =
$rc5_obj =
$dso_scheme = dlfcn
$shared_target= svr5-shared
$shared_cflag = -Kpic
$shared_ldflag =
$shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =
*** vxworks-ppc405
$cc = ccppc
$cflags = -g -msoft-float -mlongcall -DCPU=PPC405 -I$(WIND_BASE)/target/h
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录