Commit 31a266cb authored by Richard Levitte's avatar Richard Levitte
Browse files

make update

parent b703bce7
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -1545,7 +1545,7 @@ $cc = gcc
$cflags       = -O3 -DL_ENDIAN -DTERMIO
$unistd       = 
$thread_cflag = -D_REENTRANT
$lflags       = 
$lflags       = -ldl
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_RISC1 DES_UNROLL
$bn_obj       = asm/alpha.o
$des_obj      = 
@@ -1556,9 +1556,9 @@ $cast_obj =
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC

*** linux-alpha-ccc
$cc           = ccc
@@ -1585,7 +1585,7 @@ $cc = gcc
$cflags       = -O3 -DL_ENDIAN -DTERMIO
$unistd       = 
$thread_cflag = -D_REENTRANT
$lflags       = 
$lflags       = -ldl
$bn_ops       = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_RISC1 DES_UNROLL
$bn_obj       = asm/alpha.o
$des_obj      = 
@@ -1596,9 +1596,9 @@ $cast_obj =
$rc4_obj      = 
$rmd160_obj   = 
$rc5_obj      = 
$dso_scheme   = 
$shared_target= 
$shared_cflag = 
$dso_scheme   = dlfcn
$shared_target= linux-shared
$shared_cflag = -fPIC

*** linux-aout
$cc           = gcc