VirtualBox

Changeset 86828 in vbox for trunk


Ignore:
Timestamp:
Nov 6, 2020 2:10:34 PM (4 years ago)
Author:
vboxsync
Message:

Additions/VBoxService: The DRM resizing code needs guest properties (VBOX_WITH_GUEST_PROPS). Follow-up fix for r141268 (former syntax didn't work).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxService/Makefile.kmk

    r86823 r86828  
    6363
    6464# DRM Resize.
    65 ifeq ($(KBUILD_TARGET),linux) && defined(VBOX_WITH_GUEST_PROPS)
     65if "$(KBUILD_TARGET)" == "linux" && defined(VBOX_WITH_GUEST_PROPS)
    6666 # The DRM resizing code needs guest properties.
    6767 VBOX_WITH_VBOXSERVICE_DRMRESIZE    := 1
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