VirtualBox

Changeset 85012 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jun 30, 2020 5:54:51 PM (5 years ago)
Author:
vboxsync
Message:

Devices/Makefile.kmk: The VBoxSVGA3D template does not need to take 10.6 hosts into consideration any more (need 10.7 SDK or later), we don't support such old stuff any more.

File:
1 edited

Legend:

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

    r84819 r85012  
    14801480 #
    14811481 TEMPLATE_VBoxSVGA3D         := VBoxSVGA3D
    1482  TEMPLATE_VBoxSVGA3D_EXTENDS := $(if-expr "$(KBUILD_TARGET)" == "darwin" && !defined(VBOX_WITH_NEW_XCODE),VBoxR3DllOsX107,VBOXR3)
     1482 TEMPLATE_VBoxSVGA3D_EXTENDS := VBOXR3
    14831483 TEMPLATE_VBoxSVGA3D_CFLAGS      = $(filter-out -pedantic -Wstrict-prototypes,$(TEMPLATE_$(TEMPLATE_VBoxSVGA3D_EXTENDS)_CFLAGS))
    14841484 if "$(VBOX_VCC_TOOL_STEM)" >= "VCC140"
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