Ignore:
Timestamp:
Jun 22, 2021, 9:00:19 PM (3 years ago)
Author:
coas-nagasima
Message:

WolfSSLとAzure IoT SDKを更新

Location:
azure_iot_hub_f767zi/trunk/wolfssl-4.7.0
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • azure_iot_hub_f767zi/trunk/wolfssl-4.7.0/cyassl/ctaocrypt/settings.h

    r457 r464  
    342342        #define SIZEOF_LONG_LONG 8
    343343    #else
    344         #sslpro: settings.h - please implement SIZEOF_LONG and SIZEOF_LONG_LONG
     344        #if !defined(SIZEOF_LONG) && !defined(SIZEOF_LONG_LONG)
     345            #error settings.h - please implement SIZEOF_LONG and SIZEOF_LONG_LONG
     346        #endif
    345347    #endif
    346348
Note: See TracChangeset for help on using the changeset viewer.