On Tue, Nov 17, 2015 at 05:43:45PM +0000, Richard PALO via RT wrote:
> I'd like to propose the attached patch to 1.0.2d which avoids problems
> with strict ISO conforming compiler/options, which do not define 'sun' only
> '__sun' as usual... such as gcc/clang -std=c99

I fail to understand how this would cause any problems for you.
Also, we're not targetting C99, we're still at C89/C90 with some
extentions.  If a newer standard conflicts we should of course try
to fix it, but it build just as fine using gnu99 or gnu11 for me.


Kurt


_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to