VirtualBox

Changeset 95685 in vbox for trunk/src/VBox/Runtime/tools


Ignore:
Timestamp:
Jul 17, 2022 9:38:52 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
152335
Message:

SUP: Added a dummy build program (bldSUPSignedDummy) for singing certificate extraction, as bldRTSignTool cannot easily sign itself (cyclic dependency). bugref:8691

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/tools/Makefile.kmk

    r95682 r95685  
    7979  bldRTSignTool_DEFS      := IPRT_IN_BUILD_TOOL
    8080  bldRTSignTool_LIBS.win  := Crypt32.lib NCrypt.lib
    81   bldRTSignTool_POST_CMDS.win = $(VBOX_SIGN_IMAGE_CMDS)
    82   if defined(VBOX_WITH_DARWIN_R0_DARWIN_IMAGE_VERIFICATION) && defined(VBOX_SIGNING_MODE)
    83    bldRTSignTool_POST_CMDS.darwin = $(call VBOX_SIGN_MACHO_FN,$(out),org.virtualbox.org.bldtool.$(target))
    84   endif
    8581  ifndef VBOX_WITH_BLD_RTSIGNTOOL_SIGNING
    8682   bldRTSignTool_DEFS     += IPRT_SIGNTOOL_NO_SIGNING
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