VirtualBox

Changeset 107042 in vbox for trunk/include


Ignore:
Timestamp:
Nov 19, 2024 12:10:56 PM (3 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165993
Message:

/include/Makefile.kmk: Tweaks for arm64 header syntax checking. jiraref:VBP-1442

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/Makefile.kmk

    r106061 r107042  
    151151        VBox/vmm/iem-x86-amd64.h \
    152152        VBox/vmm/iem-armv8.h \
     153        iprt/asmdefs-arm.h \
    153154        iprt/runtime-loader.h \
    154155        iprt/mangling.h \
     
    161162        $(foreach arch,$(KBUILD_ARCHES),iprt/nocrt/$(arch)/%)
    162163
     164# x86 / AMD64 only headers.
     165ifn1of ($(KBUILD_TARGET_ARCH), x86 amd64)
     166 VBOX_HDRS_OMIT += \
     167        iprt/asm-amd64-x86.h
     168endif
    163169# AMD64 only headers.
    164170ifneq ($(KBUILD_TARGET_ARCH),amd64)
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