VirtualBox

Changeset 85651 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Aug 8, 2020 2:09:27 PM (4 years ago)
Author:
vboxsync
Message:

IPRT: OSE build fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/openssl-pre.h

    r85648 r85651  
    2929#if defined(_MSC_VER) && defined(__cplusplus)
    3030# pragma warning(push)
     31# pragma warning(disable:4668) /* openssl-1.1.0e-x86\include\openssl/opensslconf.h(104) : warning C4668: '__GNUC__' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' */
    3132# if _MSC_VER >= 1700 /*RT_MSC_VER_VC120*/ /** @todo check this. 1600 (VS2010) doesn't know it and warns. */
    3233# pragma warning(disable:5031) /* warning C5031: #pragma warning(pop): likely mismatch, popping warning state pushed in different file */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette