VirtualBox

Changeset 103495 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Feb 21, 2024 2:30:50 PM (11 months ago)
Author:
vboxsync
Message:

IPRT: Build fix for parfait/win. bugref:3409

File:
1 edited

Legend:

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

    r103016 r103495  
    30873087                $(if-expr "$(KBUILD_TARGET_ARCH)" == "arm64",-e "/not-arm64/d",-e "/only-arm64/d") \
    30883088                $(if-expr "$(substr $(if-expr $(KBUILD_TARGET) != 'win',$(VBOX_GCC_std), $(VBOX_VCC_std)),-2)" >= "17" \
     3089                         && ("$(KBUILD_TARGET)" != "win" || !$(intersects RT_RELAXED_CALLBACKS_TYPES,$(DEFS))) \
    30893090                                                            ,-e "/before-noexcept/d", -e "/after-noexcept/d") \
    30903091                $^
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