VirtualBox

Changeset 106950 in vbox for trunk


Ignore:
Timestamp:
Nov 12, 2024 9:23:13 AM (6 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165877
Message:

/Config.kmk: Disable VBOX_WITH_MINIMAL_HARDENING if signing isn't configured. jiraref:VBP-1449

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r106945 r106950  
    15031503
    15041504#
    1505 # Allow to overwrite the branding information from an external file
     1505# Allow overriding the branding information from an external file
    15061506#
    15071507ifdef VBOX_BRANDING_CFG
     
    16351635  endif
    16361636 endif
     1637endif
     1638
     1639# Disable minimal hardening if no signing is configured.
     1640if defined(VBOX_WITH_MINIMAL_HARDENING) && !defined(VBOX_SIGNING_MODE)
     1641 VBOX_WITH_MINIMAL_HARDENING :=
    16371642endif
    16381643
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