VirtualBox

Changeset 2389 in kBuild


Ignore:
Timestamp:
Jan 27, 2010 4:29:39 PM (15 years ago)
Author:
bird
Message:

footer.kmk: Fixed typo in def_pass_setup_and_optimize that prevents SUBDIRS.target.arch from working correctly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/footer.kmk

    r2359 r2389  
    35433543# The setup. ## @todo This is looks a bit weird...
    35443544ifndef SUBDIRS_$(PASS)
    3545  SUBDIRS_$(PASS)          := $(SUBDIRS)          $(SUBDIRS.$(KBUILD_TARGET))          $(SUBDIRS.$(KBUILD_TARGET.$(KBUILD_TARGET_ARCH)))
     3545 SUBDIRS_$(PASS)          := $(SUBDIRS)          $(SUBDIRS.$(KBUILD_TARGET))          $(SUBDIRS.$(KBUILD_TARGET).$(KBUILD_TARGET_ARCH))
    35463546endif
    35473547ifndef SUBDIRS_AFTER_$(PASS)
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