Patch applied, thanks.  Please test tomorrow's snapshots.

This ticket is now resolved.

[[EMAIL PROTECTED] - Fri Aug  2 10:52:26 2002]:

> Hi,
> 
> Here's a patch that will provide compilation options on Tandem OSS
> Non-Stop
> Kernel.
> The patches are made on config and Configure so a simple ./config 
will
> do
> for Tandem users.
> The patch was applied on openssl-0.9.6e.
> 
> Regards,
> Robert van Hulsteijn
> 
> 
> 
--------------------------------------------------------------------
> *** ./config.old Fri Mar 15 17:47:23 2002
> --- ./config Fri Aug  1 13:01:56 2002
> ***************
> *** 317,322 ****
> --- 317,326 ----
>       *CRAY*)
>          echo "j90-cray-unicos"; exit 0;
>          ;;
> +
> +     NONSTOP_KERNEL*)
> +        echo "nsr-tandem-nsk"; exit 0;
> +        ;;
>   esac
> 
>   #
> ***************
> *** 600,605 ****
> --- 604,610 ----
>     *-*-cygwin) OUT="Cygwin" ;;
>     t3e-cray-unicosmk) OUT="cray-t3e" ;;
>     j90-cray-unicos) OUT="cray-j90" ;;
> +   nsr-tandem-nsk) OUT="tandem-c89" ;;
>     *) OUT=`echo $GUESSOS | awk -F- '{print $3}'`;;
>   esac
> 
--------------------------------------------------------------------
> 
> 
> 
> 
--------------------------------------------------------------------
> *** ./Configure.ori Fri May 10 01:05:49 2002
> --- ./Configure Thu Aug  1 13:57:27 2002
> ***************
> *** 496,501 ****
> --- 496,504 ----
>   ##### VxWorks for various targets
>   "vxworks-ppc405","ccppc:-g -msoft-float -mlongcall -DVXWORKS
> -DCPU=PPC405
> -I\$(WIND_BASE)/target/h:::-r:::::",
> 
> + ##### Compaq Non-Stop Kernel (Tandem)
> + "tandem-c89","c89:-Ww -D__TANDEM -D_XOPEN_SOURCE
> -D_XOPEN_SOURCE_EXTENDED=1 -D_TANDEM_SOURCE
> -DB_ENDIAN::(unknown)::THIRTY_TWO_BIT:::",
> +
>   );
> 
>   my @WinTargets=qw(VC-NT VC-WIN32 VC-WIN16 VC-W31-16 VC-W31-32 VC-
> MSDOS
> BC-32
> 
--------------------------------------------------------------------
> 
> 
> 
> ================================================
> De informatie opgenomen in dit bericht kan vertrouwelijk zijn en
> is uitsluitend bestemd voor de geadresseerde. Indien u dit bericht
> onterecht ontvangt, wordt u verzocht de inhoud niet te gebruiken en
> de afzender direct te informeren door het bericht te retourneren.
> ================================================
> The information contained in this message may be confidential
> and is intended to be exclusively for the addressee. Should you
> receive this message unintentionally, please do not use the 
contents
> herein and notify the sender immediately by return e-mail.
> 
> 
> 
______________________________________________________________________
> OpenSSL Project                                 
http://www.openssl.org
> Development Mailing List                       
[EMAIL PROTECTED]
> Automated List Manager                           
[EMAIL PROTECTED]


-- 
Richard Levitte
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to