summaryrefslogtreecommitdiffstats
path: root/TABLE
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2003-10-28 22:10:47 +0000
committerGeoff Thorpe <geoff@openssl.org>2003-10-28 22:10:47 +0000
commit66b82f5aadd6aa9cb235ed33477c5891aaf05656 (patch)
tree31641191c1dac3c2661b152b78b325e439a0c5ba /TABLE
parent12bdceac8aee2041673f2e0c3d4f606bb01e848d (diff)
make update
Diffstat (limited to 'TABLE')
-rw-r--r--TABLE27
1 files changed, 26 insertions, 1 deletions
diff --git a/TABLE b/TABLE
index 8fe97d684c..e4492b8973 100644
--- a/TABLE
+++ b/TABLE
@@ -4250,6 +4250,31 @@ $shared_extension = .so.$(SHLIB_MAJOR).$(SHLIB_MINOR)
$ranlib =
$arflags =
+*** vxworks-mipsle
+$cc = ccmips
+$cflags = -B$(WIND_BASE)/host/$(WIND_HOST_TYPE)/lib/gcc-lib/ -DL_ENDIAN -EL -Wl,-EL -mips2 -mno-branch-likely -G 0 -fno-builtin -msoft-float -DCPU=MIPS32 -DMIPSEL -DNO_STRINGS_H -I$(WIND_BASE)/target/h
+$unistd =
+$thread_cflag =
+$sys_id = VXWORKS
+$lflags = -r
+$bn_ops =
+$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 = ranlibmips
+$arflags =
+
*** vxworks-ppc405
$cc = ccppc
$cflags = -g -msoft-float -mlongcall -DCPU=PPC405 -I$(WIND_BASE)/target/h
@@ -4327,7 +4352,7 @@ $arflags =
*** vxworks-ppc860
$cc = ccppc
-$cflags = -g -msoft-float -DCPU=PPC860 -DNO_STRINGS_H -I$(WIND_BASE)/target/h
+$cflags = -nostdinc -msoft-float -DCPU=PPC860 -DNO_STRINGS_H -I$(WIND_BASE)/target/h
$unistd =
$thread_cflag =
$sys_id = VXWORKS