VirtualBox

Changeset 74334 in vbox


Ignore:
Timestamp:
Sep 18, 2018 9:27:17 AM (6 years ago)
Author:
vboxsync
Message:

IPRT/VBoxRTStableCheck: Disabled on win.x86 as there are issues with cdecl/thiscall/whatever underscoring. bugref:9246

File:
1 edited

Legend:

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

    r74328 r74334  
    23462346
    23472347if1of ($(KBUILD_TARGET),win darwin) # remove later
    2348 if1of (VBoxRT,$(DLLS))
     2348ifn1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH),win.x86)
     2349 if1of (VBoxRT,$(DLLS))
    23492350 #
    23502351 # VBoxRTImpCheck - Import library check.
     
    23722373                -f $(PATH_ROOT)/src/VBox/Runtime/VBox/DefToAsmExterns.sed \
    23732374                $(filter %.def, $^)
     2375 endif
    23742376endif
    23752377endif # remove later
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