VirtualBox

Changeset 60709 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Apr 26, 2016 8:15:56 PM (9 years ago)
Author:
vboxsync
Message:

VMM/testcase/Makefile: Fix tstAsmStructsAsm dep, avoid using "_DEFS" while forcing dependency rebuild.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/Makefile.kmk

    r60647 r60709  
    591591                $(VBOX_PATH_VMM_SRC)/include/VMMSwitcher.mac \
    592592                $(VBOX_PATH_VMM_SRC)/testcase/Makefile.kmk \
    593                 $$(if $$(eq $$(tstAsmStructsAsmDep_DEFS),$$(MY_ASA_ASM_STUFF)),,FORCE) \
     593                $$(if $$(eq $$(tstAsmStructsAsmDep_STUFF),$$(MY_ASA_ASM_STUFF)),,FORCE) \
    594594                | $$(dir $$@)
    595595        $(call MSG_COMPILE,tstAsmStructsasm,$<,$@,AS)
     
    600600endif
    601601        %$(QUIET2)$(RM) -f -- $(VBOX_VMM_TESTCASE_OUT_DIR)/tstAsmStructsAsm.o.dep
    602         %$(QUIET2)$(APPEND) '$(VBOX_VMM_TESTCASE_OUT_DIR)/tstAsmStructsAsm.o.dep' 'tstAsmStructsAsmDep_DEFS=$(MY_ASA_ASM_STUFF)'
     602        %$(QUIET2)$(APPEND) '$(VBOX_VMM_TESTCASE_OUT_DIR)/tstAsmStructsAsm.o.dep' 'tstAsmStructsAsmDep_STUFF=$(MY_ASA_ASM_STUFF)'
    603603
    604604# 2. use nm and sed to transform this into the header we want.
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