VirtualBox

Changeset 22651 in vbox


Ignore:
Timestamp:
Sep 1, 2009 11:54:31 AM (15 years ago)
Author:
vboxsync
Message:

GuestHost/HGSMI: do not build the R0 library by default on Linux, as we do for the other R0 guest libraries; this fixes Linux32 on Linux64 cross-builds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/HGSMI/Makefile.kmk

    r22619 r22651  
    2626        HGSMIHostR3Lib
    2727
     28ifndef VBOX_WITH_ADDITION_DRIVERS
     29 if1of ($(KBUILD_TARGET), linux l4) # All drivers are optional, can skip HGSMIGuestR0Lib.
     30  LIBRARIES := $(filter-out HGSMIGuestR0Lib, $(LIBRARIES))
     31 endif
     32endif
     33
    2834
    2935#
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