VirtualBox

Changeset 93428 in vbox


Ignore:
Timestamp:
Jan 24, 2022 9:52:31 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
149533
Message:

ValKit/Makefile.kmk: Bootsectors are x86 & amd64 targets only, at least for now. bugref:9898

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/Makefile.kmk

    r93420 r93428  
    4040#
    4141include $(PATH_SUB_CURRENT)/tests/Makefile.kmk
    42 ifneq ($(KBUILD_HOST),os2)       # need yasm
    43  include $(PATH_SUB_CURRENT)/bootsectors/Makefile.kmk
     42ifneq ($(KBUILD_HOST),os2)                 # needs yasm
     43 if1of ($(KBUILD_TARGET_ARCH), amd64 x86) # needs yasm
     44  include $(PATH_SUB_CURRENT)/bootsectors/Makefile.kmk
     45 endif
    4446endif
    4547include $(PATH_SUB_CURRENT)/utils/Makefile.kmk
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