VirtualBox

Changeset 51845 in vbox for trunk/src/VBox/Installer


Ignore:
Timestamp:
Jul 3, 2014 1:04:09 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
94696
Message:

The 2010 linker does not grok /IntegrityCheck:NO, but it seems editbin does. (W2k8 installer exec failure problem.)

Location:
trunk/src/VBox/Installer/win
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Installer/win/Makefile.kmk

    r51827 r51845  
    805805                        $(if $(VBOX_WITH_MSM_INSTALL),,-target-all $(PACKAGE_NAME_MULTIARCH_COMMONCAB)) \
    806806                        -stub $(PATH_STAGE_BIN)/VBoxStub.exe
     807        $(VBOX_VCC_EDITBIN) /IntegrityCheck:NO $@
    807808        $(call VBOX_SIGN_FILE_FN,$@)
    808809endif
  • trunk/src/VBox/Installer/win/Stub/Makefile.kmk

    r51835 r51845  
    4040        $(PATH_SDK_$(VBOX_WINPSDK)_LIB)/Msi.lib
    4141
    42  VBoxStub_LDFLAGS = /IntegrityCheck:NO
    43 
    4442 VBoxStub.cpp_DEFS += VBOX_SVN_REV=$(VBOX_SVN_REV)
    4543 VBoxStub.cpp_DEPS  = $(VBOX_SVN_REV_KMK)
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