VirtualBox

Changeset 106830 in vbox


Ignore:
Timestamp:
Nov 5, 2024 10:38:45 AM (6 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165741
Message:

/Config.kmk: OpenWatcom works on win.arm64 as well. Enable building with it now that we've got nasm working. jiraref:VBP-1253

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r106820 r106830  
    11291129if1of ($(KBUILD_TARGET), darwin linux os2 win)
    11301130 if1of ($(KBUILD_TARGET_ARCH), amd64 x86)
     1131  VBOX_WITH_OPEN_WATCOM := 1
     1132 else if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), win.arm64)
    11311133  VBOX_WITH_OPEN_WATCOM := 1
    11321134 endif
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