VirtualBox

Changeset 2803 in kBuild for trunk


Ignore:
Timestamp:
Nov 15, 2015 7:44:38 PM (9 years ago)
Author:
bird
Message:

NASM.kmk: Applied r2686 to NASM too. (YASM.kmk: define KBUILD_GENERATING_MAKEFILE_DEPENDENCIES when doing the -M run, as the AssertCompileSize macro in iprt/asmdefs.mac causes trouble because nasm doesn't do structures. NASM should define something of their own when only doing preprocessing...)

File:
1 edited

Legend:

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

    r2750 r2803  
    7777                -o $(obj)\
    7878                $(abspath $(source))
    79         $(QUIET)$(REDIRECT) -wo $(dep) -- $(TOOL_NASM_AS)\
     79        $(QUIET)$(REDIRECT) -wo $(dep) -- $(TOOL_NASM_AS) -DKBUILD_GENERATING_MAKEFILE_DEPENDENCIES\
    8080                $(flags) $(addsuffix /,$(addprefix -i, $(incs))) $(addprefix -D, $(defs))\
    8181                -l $(outbase).lst\
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