VirtualBox

Changeset 53868 in vbox


Ignore:
Timestamp:
Jan 20, 2015 3:19:56 PM (10 years ago)
Author:
vboxsync
Message:

recompiler/Makefile.kmk: Build fix for windows users not using the microsoft cmd.exe as shell.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/recompiler/Makefile.kmk

    r53837 r53868  
    321321$$(VBoxREMImp_0_OUTDIR)/VBoxREMRes.o: $(VBOX_PATH_RECOMPILER_SRC)/VBoxREM.rc $(MAKEFILE_CURRENT) | $$(dir $$@)
    322322        $(call MSG_GENERATE,,$@)
    323         $(QUIET)$(TOOL_MINGWW64_PREFIX)windres \
     323        $(QUIET)$(REDIRECT) -E COMSPEC= -- $(TOOL_MINGWW64_PREFIX)windres \
    324324            $(addprefix -I,$(INCS) $(PATH_SDK_$(VBOX_WINPSDK)_INC) $(PATH_TOOL_$(VBOX_VCC_TOOL)_INC)) \
    325325            -DVBOX_VERSION_MAJOR_NR=$(VBOX_VERSION_MAJOR) \
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