VirtualBox

Changeset 2331 in kBuild


Ignore:
Timestamp:
Apr 10, 2009 4:30:15 PM (16 years ago)
Author:
bird
Message:

Backported 2318: footer.kmk: No need to apply defpath to 2_OBJS wholesale fashion, the handler(s) will do this. References #86.

Location:
branches/kBuild-0.1.5
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/kBuild-0.1.5

    • Property svn:mergeinfo changed
      /trunkmerged: 2318
  • branches/kBuild-0.1.5/kBuild/footer.kmk

    r2325 r2331  
    24102410# Adjust paths if we got a default path.
    24112411ifneq ($(defpath),)
    2412  $(target)_2_OBJS := $(abspathex $($(target)_2_OBJS),$(defpath))
    24132412 local deps       := $(abspathex $(deps),$(defpath))
    24142413 local orderdeps  := $(abspathex $(orderdeps),$(defpath))
     
    27742773ifneq ($(defpath),)
    27752774 local libpath    := $(abspathex $(libpath),$(defpath))
    2776  $(target)_2_OBJS := $(abspathex $($(target)_2_OBJS),$(defpath))
    27772775 local deps       := $(abspathex $(deps),$(defpath))
    27782776 local orderdeps  := $(abspathex $(orderdeps),$(defpath))
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