VirtualBox

Ignore:
Timestamp:
Jul 31, 2012 6:59:12 AM (12 years ago)
Author:
vboxsync
Message:

Additions/solaris/installer: do not build and pack the X.Org vboxmouse driver on Solaris.

File:
1 edited

Legend:

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

    r41579 r42470  
    6868vboxmouse_drv_70_DEFS = \
    6969        XFree86Server IN_MODULE XFree86Module XFree86LOADER XINPUT XORG_7X IN_XF86_MODULE DONT_DEFINE_WRAPPERS NO_ANSIC
    70 ifeq ($(KBUILD_TARGET),solaris) # don't use .solaris or anything here.
    71  vboxmouse_drv_70_DEFS += _XPG6 __EXTENSIONS__
    72 endif
    7370vboxmouse_drv_70_INCS := \
    7471        $(VBOX_PATH_X11_XORG_7_0) \
     
    274271ifdef VBOX_WITH_TESTCASES
    275272# ifndef VBOX_ONLY_ADDITIONS
    276   if1of ($(KBUILD_TARGET),linux solaris)
     273  ifeq ($(KBUILD_TARGET),linux)
    277274   ifeq ($(KBUILD_HOST_ARCH),$(KBUILD_TARGET_ARCH))
    278275    ifndef VBOX_ONLY_SDK
     
    391388    endif # ! VBOX_ONLY_SDK
    392389   endif # eq ($(KBUILD_HOST_ARCH),$(KBUILD_TARGET_ARCH))
    393   endif # 1of ($(KBUILD_TARGET),linux solaris)
     390  endif # eq ($(KBUILD_TARGET),linux)
    394391# endif # ! VBOX_ONLY_ADDITIONS
    395392endif # VBOX_WITH_TESTCASES
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