VirtualBox

Ignore:
Timestamp:
Jan 30, 2015 12:16:58 PM (10 years ago)
Author:
vboxsync
Message:

win-ose build fix (silly to try build hardenend windows without code signing enabled).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/Makefile.kmk

    r53955 r54046  
    119119                "$@")
    120120# The build certificate.
    121 if "$(KBUILD_TARGET)" == "win" && defined(VBOX_WITH_HARDENING)
     121if "$(KBUILD_TARGET)" == "win" && defined(VBOX_WITH_HARDENING) && defined(VBOX_SIGNING_MODE)
    122122        $(VBOX_RTSIGNTOOL) extract-exe-signer-cert --exe $(VBOX_RTSIGNTOOL) --output "[email protected]" --der
    123123        $(VBOX_BIN2C) -ascii --append SUPBuildCert "[email protected]" $@
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