VirtualBox

Changeset 3280 in kBuild for trunk


Ignore:
Timestamp:
Jan 4, 2019 5:32:03 PM (6 years ago)
Author:
bird
Message:

kmk,footer-pass2-compiling-targets.kmk: Optimize def_target_source_rule and the associated kb-src-one function. This ditches the .obj aliases, so use .o instead. [oops]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/footer-pass2-compiling-targets.kmk

    r3279 r3280  
    135135        %$$(call MSG_COMPILE,$(target),$(source),$$@,$(type))
    136136else
    137 $(obj) + $($(target)_$(source)_OUTPUT_) +| $($(target)_$(source)_OUTPUT_MAYBE_) :
     137$(obj) + $($(target)_$(source)_OUTPUT_) +| $($(target)_$(source)_OUTPUT_MAYBE_) : \
    138138                $($(target)_$(source)_DEPEND_) $(value _DEP_COMPILE_CMDS) \
    139139                | $($(target)_$(source)_DEPORD_) $(target_intermediate_vars)
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