VirtualBox

Changeset 106448 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Oct 17, 2024 12:40:18 PM (5 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165267
Message:

Runtime: Adjust Makefile.kmk to make it build the runtime on win.arm64, bugref:10392 [build fix]

File:
1 edited

Legend:

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

    r106446 r106448  
    31943194 $(call KB_FN_DO_PASS0_ON_TARGET,VBoxRT-x86)
    31953195 $(VBoxRT-x86_0_OUTDIR)/VBoxRT-x86.def: \
    3196                 $(VBOX_PATH_RUNTIME_SRC)/r3/win/VBoxRT-win32.def \
     3196                $(VBOX_PATH_RUNTIME_SRC)/r3/win/VBoxRT-x86.def \
    31973197                | $$(dir $$@) # Hopefully no need to export openssl here.
    31983198        $(RM) -f -- $@
     
    32033203                $(if-expr "$(substr $(if-expr $(KBUILD_TARGET) != 'win',$(VBOX_GCC_std), $(VBOX_VCC_std)),-2)" >= "17" \
    32043204                                                            ,-e "/before-noexcept/d", -e "/after-noexcept/d") \
    3205                 $(VBOX_PATH_RUNTIME_SRC)/r3/win/VBoxRT-win32.def
     3205                $(VBOX_PATH_RUNTIME_SRC)/r3/win/VBoxRT-x86.def
    32063206        $(call KB_FN_AUTO_CMD_DEPS_COMMANDS)
    32073207 $(call KB_FN_AUTO_CMD_DEPS,$(VBoxRT-x86_0_OUTDIR)/VBoxRT-x86.def)
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