[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssl-cvs
Subject:    [CVS] OpenSSL: OpenSSL_0_9_8-stable: openssl/ config
From:       "Andy Polyakov" <appro () openssl ! org>
Date:       2005-05-31 9:05:35
Message-ID: 20050531090535.36D431AC6E10 () master ! openssl ! org
[Download RAW message or body]

  OpenSSL CVS Repository
  http://cvs.openssl.org/
  ____________________________________________________________________________

  Server: cvs.openssl.org                  Name:   Andy Polyakov
  Root:   /v/openssl/cvs                   Email:  appro@openssl.org
  Module: openssl                          Date:   31-May-2005 11:05:35
  Branch: OpenSSL_0_9_8-stable             Handle: 2005053110053100

  Modified files:           (Branch: OpenSSL_0_9_8-stable)
    openssl                 config

  Log:
    Default to no-sse2 no-sha512 on selected platforms.

  Summary:
    Revision    Changes     Path
    1.139.2.2   +3  -3      openssl/config
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openssl/config
  ============================================================================
  $ cvs diff -u -r1.139.2.1 -r1.139.2.2 config
  --- openssl/config	21 May 2005 16:52:30 -0000	1.139.2.1
  +++ openssl/config	31 May 2005 09:05:31 -0000	1.139.2.2
  @@ -675,9 +675,9 @@
   	  OUT="OpenUNIX-8" 
   	fi
   	;;
  -  *-*-[Uu]nix[Ww]are7) OUT="unixware-7" ;;
  -  *-*-[Uu]nix[Ww]are20*) OUT="unixware-2.0" ;;
  -  *-*-[Uu]nix[Ww]are21*) OUT="unixware-2.1" ;;
  +  *-*-[Uu]nix[Ww]are7) OUT="unixware-7; options="$options no-sse2" ;;
  +  *-*-[Uu]nix[Ww]are20*) OUT="unixware-2.0"; options="$options no-sse2 no-sha512" ;;
  +  *-*-[Uu]nix[Ww]are21*) OUT="unixware-2.1"; options="$options no-sse2 no-sha512" ;;
     *-*-vos)
   	options="$options no-threads no-shared no-asm no-dso"
   	EXE=".pm"
  @@ .
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
CVS Repository Commit List                     openssl-cvs@openssl.org
Automated List Manager                           majordomo@openssl.org
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic