VirtualBox

Changeset 88473 in vbox


Ignore:
Timestamp:
Apr 12, 2021 5:02:45 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
143730
Message:

openssl: Build fix for Parfait (currently installed version has trouble with syntax of atomics which differs to gcc - remember, Parfait is clang based for the code analysis part but the code is produced by gcc).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/openssl-1.1.1j/Config.kmk

    r88463 r88473  
    235235        OPENSSL_NO_SECURE_MEMORY
    236236endif
     237if defined(VBOX_WITH_PARFAIT) #&& VBOX_GCC_VERSION_CC == 50301
     238 TEMPLATE_LIBCRYPTO_DEFS += __STDC_NO_ATOMICS__
     239endif
    237240# Enable for running with valgrind:
    238241#TEMPLATE_LIBCRYPTO_DEFS += PURIFY
Note: See TracChangeset for help on using the changeset viewer.

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