VirtualBox

Changeset 1023 in kBuild


Ignore:
Timestamp:
Jun 4, 2007 1:11:45 AM (18 years ago)
Author:
bird
Message:

no .map files here.

Location:
trunk/kBuild/tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/kBuild/tools/GCC4MACHO.kmk

    r1013 r1023  
    226226# @param    $(custom_post)  Custom step invoked after linking.
    227227# @param    $(outbase)  Output basename (full). Use this for list files and such.
    228 TOOL_GCC4MACHO_LINK_PROGRAM_OUTPUT = $(outbase).map $(outbase).rsp
     228TOOL_GCC4MACHO_LINK_PROGRAM_OUTPUT = $(outbase).rsp
    229229TOOL_GCC4MACHO_LINK_PROGRAM_DEPEND = $(foreach lib,$(libs),$(if $(findstring $(lib),$(subst /,x,$(lib))),, $(lib)))
    230230TOOL_GCC4MACHO_LINK_PROGRAM_DEPORD =
  • trunk/kBuild/tools/GXX4MACHO.kmk

    r1013 r1023  
    226226# @param    $(custom_post)  Custom step invoked after linking.
    227227# @param    $(outbase)  Output basename (full). Use this for list files and such.
    228 TOOL_GXX4MACHO_LINK_PROGRAM_OUTPUT = $(outbase).map $(outbase).rsp
     228TOOL_GXX4MACHO_LINK_PROGRAM_OUTPUT = $(outbase).rsp
    229229TOOL_GXX4MACHO_LINK_PROGRAM_DEPEND = $(foreach lib,$(libs),$(if $(findstring $(lib),$(subst /,x,$(lib))),, $(lib)))
    230230TOOL_GXX4MACHO_LINK_PROGRAM_DEPORD =
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