VirtualBox

Changeset 96012 in vbox


Ignore:
Timestamp:
Aug 3, 2022 9:52:32 PM (2 years ago)
Author:
vboxsync
Message:

Add/3D: Treat undefined function warnings as errors in no-CRT mode. bugref:10261

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/3D/Config.kmk

    r95995 r96012  
    4040TEMPLATE_VBoxMesa3DGuestR3Dll_DEFS    += \
    4141        VBOX_WITH_VMSVGA
     42# treat as error: warning C4013: 'close' undefined; assuming extern returning int
     43TEMPLATE_VBoxMesa3DGuestR3Dll_CFLAGS   = $(TEMPLATE_NewerVccVBoxGuestR3Dll_CFLAGS) -we4013
    4244endif
    4345TEMPLATE_VBoxMesa3DGuestR3Dll_SDKS.win = $(TEMPLATE_NewerVccVBoxGuestR3Dll_SDKS) \
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