mirror of
https://github.com/openssl/openssl.git
synced 2024-11-25 02:53:30 +08:00
cvs update
This commit is contained in:
parent
93d8bfcdc4
commit
7b224903f4
18
TABLE
18
TABLE
@ -1422,6 +1422,24 @@ $rmd160_obj =
|
||||
$rc5_obj =
|
||||
$dso_scheme =
|
||||
|
||||
*** linux-m68k
|
||||
$cc = gcc
|
||||
$cflags = -DB_ENDIAN -DTERMIO -O2 -fomit-frame-pointer -Wall
|
||||
$unistd =
|
||||
$thread_cflag = -D_REENTRANT
|
||||
$lflags =
|
||||
$bn_ops = BN_LLONG
|
||||
$bn_obj =
|
||||
$des_obj =
|
||||
$bf_obj =
|
||||
$md5_obj =
|
||||
$sha1_obj =
|
||||
$cast_obj =
|
||||
$rc4_obj =
|
||||
$rmd160_obj =
|
||||
$rc5_obj =
|
||||
$dso_scheme =
|
||||
|
||||
*** linux-mips
|
||||
$cc = gcc
|
||||
$cflags = -DL_ENDIAN -DTERMIO -O3 -fomit-frame-pointer -Wall
|
||||
|
Loading…
Reference in New Issue
Block a user