[EMAIL PROTECTED] - Mon Oct 20 15:20:21 2003]:

> 
> In trying to build ethier the OpenSSL_0_9_7c or OpenSSL_0_9_7-stable
> branch on OpenServer 5 I discovered a change to Makefile.org that
> caused the build to fail.
> 
> ----------------------------
> revision 1.154.2.63
> date: 2003/05/29 22:20:55;  author: levitte;  state: Exp;  lines: +2
> -2
> Have ASFLAGS be defined the same way as CFLAGS
> ----------------------------
> 
> causes some assembler modules to not build
> ...
> 
> If it was important to s/ASFLAGS/ASFLAG/ in Makefile.org, perhaps
> adding ASFLAGS= $(ASFLAG) to these makefiles would be in order.
> crypto/sha/Makefile.ssl
> crypto/ripemd/Makefile.ssl
> crypto/des/Makefile.ssl
> crypto/rc4/Makefile.ssl
> crypto/bf/Makefile.ssl

Thanks. I have added the corresponding ASFLAGS setting to these files.
Please test the next snapshot (or CVS).

Best regards,
       Lutz


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

Reply via email to