Hash :
5bd332ec
Author :
Date :
2024-02-04T19:16:14
Windows: Improve the check for endianness when using Visual Studio. Visual studio does not define __BYTE_ORDER__ so all architectures were detected as LITTLE_ENDIAN since both __BYTE_ORDER__ and __ORDER_LITTLE_ENDIAN__ would evaluate to 0 and compare equal. This updates the checks to use CMakes detection of endianness, with a hard error, if this also fails.
| Git HTTP | https://git.kmx.io/kc3-lang/libressl.git |
|---|---|
| Git SSH | git@git.kmx.io:kc3-lang/libressl.git |
| Public access ? | public |
| Description |
LibreSSL Portable |
|
Users |
|
| Tags |
|