VirtualBox

Ignore:
Timestamp:
Mar 4, 2010 2:33:29 PM (15 years ago)
Author:
vboxsync
Message:

testsuite needs SUPR0.lib...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/Makefile.kmk

    r27017 r27031  
    3636#
    3737LIBRARIES += SUPR3 SUPR3Static SUPR3HardenedStatic
     38ifndef VBOX_ONLY_DOCS
     39 if1of ($(VBOX_LDR_FMT), pe lx)
     40  LIBRARIES += SUPR0
     41 endif
     42endif
    3843if !defined(VBOX_ONLY_DOCS) && !defined(VBOX_ONLY_TESTSUITE)
    39  ifeq ($(filter-out pe lx,$(VBOX_LDR_FMT)),)
    40   LIBRARIES += SUPR0
    41  endif
    4244 ifdef VBOX_WITH_SUPSVC
    4345  PROGRAMS += VBoxSupSvc
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