Commit 7b224903 authored by Geoff Thorpe's avatar Geoff Thorpe
Browse files

cvs update

parent 93d8bfcd
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -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