Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/crypto/external/bsd/openssl/dist



In article <20180308215340.GA22758%britannica.bec.de@localhost>,
Joerg Sonnenberger  <joerg%bec.de@localhost> wrote:
>On Wed, Mar 07, 2018 at 11:06:57AM -0500, Christos Zoulas wrote:
>> Module Name:	src
>> Committed By:	christos
>> Date:		Wed Mar  7 16:06:57 UTC 2018
>> 
>> Modified Files:
>> 	src/crypto/external/bsd/openssl/dist: e_os.h
>> 
>> Log Message:
>> HACK around aarch64 having "long long" "__int64_t"
>
>Please, just check __STDC_VERSION__ and use the real one for C99 and
>later. No need for any such hacks.

Will fix! Just trying to get everything to compile first.

christos



Home | Main Index | Thread Index | Old Index