VirtualBox

Changeset 70135 in vbox for trunk/src/VBox/Additions/x11


Ignore:
Timestamp:
Dec 14, 2017 4:30:04 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
119693
Message:

Additions/x11: Don't build vboxmouse on NetBSD. NetBSD vboxguest driver
now provides wsmouse(4) interface so X11 can use stock "ws" driver.

File:
1 edited

Legend:

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

    r69348 r70135  
    2424 ifndef VBOX_NO_LEGACY_XORG_X11
    2525  include $(PATH_SUB_CURRENT)/vboxvideo/Makefile.kmk
    26   ifneq ($(KBUILD_TARGET), solaris)
     26  ifn1of ($(KBUILD_TARGET), netbsd solaris)
    2727   include $(PATH_SUB_CURRENT)/vboxmouse/Makefile.kmk
    2828  endif
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