- Timestamp:
- Nov 12, 2024 9:23:13 AM (6 months ago)
- svn:sync-xref-src-repo-rev:
- 165877
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r106945 r106950 1503 1503 1504 1504 # 1505 # Allow to overwritethe branding information from an external file1505 # Allow overriding the branding information from an external file 1506 1506 # 1507 1507 ifdef VBOX_BRANDING_CFG … … 1635 1635 endif 1636 1636 endif 1637 endif 1638 1639 # Disable minimal hardening if no signing is configured. 1640 if defined(VBOX_WITH_MINIMAL_HARDENING) && !defined(VBOX_SIGNING_MODE) 1641 VBOX_WITH_MINIMAL_HARDENING := 1637 1642 endif 1638 1643
Note:
See TracChangeset
for help on using the changeset viewer.