VirtualBox

Changeset 41705 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
Jun 14, 2012 11:41:34 AM (13 years ago)
Author:
vboxsync
Message:

Additions/solaris: separate kernel mouse driver code again.

Location:
trunk/src/VBox/Additions/common/VBoxGuest
Files:
1 deleted
1 edited

Legend:

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

    r41683 r41705  
    213213endif
    214214
    215 
    216 if defined(VBOX_WITH_TESTCASES) && !defined(VBOX_ONLY_ADDITIONS) && !defined(VBOX_ONLY_SDK)
    217  ifn1of ($(KBUILD_TARGET), solaris win)  # No variadic macros in Visual C++ 2002; Unresolved RTR0AssertPanicSystem on Solaris 11 / gcc 4.5.2.
    218   PROGRAMS += tstVBoxGuest-solaris
    219   tstVBoxGuest-solaris_TEMPLATE = VBOXR3TSTEXE
    220   tstVBoxGuest-solaris_SOURCES  = \
    221         VBoxGuest-solaris-streams.c \
    222         testcase/tstVBoxGuest-solaris.c
    223   tstVBoxGuest-solaris_DEFS     = TESTCASE
    224   tstVBoxGuest-solaris_LIBS     = $(LIB_RUNTIME)
    225  endif
    226 endif
    227 
    228215include $(FILE_KBUILD_SUB_FOOTER)
    229216
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