VirtualBox

Changeset 48282 in vbox for trunk/src/VBox/HostDrivers


Ignore:
Timestamp:
Sep 4, 2013 11:59:15 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
88697
Message:

32-bit main API on 64-bit solaris.

File:
1 edited

Legend:

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

    r48132 r48282  
    3232#
    3333LIBRARIES += SUPR3 SUPR3Static SUPR3HardenedStatic
     34ifdef VBOX_WITH_32_ON_64_MAIN_API
     35 LIBRARIES += SUPR3-x86
     36endif
    3437ifndef VBOX_ONLY_DOCS
    3538 if1of ($(VBOX_LDR_FMT), pe lx)
     
    8588        SUPR3HardenedVerify.cpp \
    8689        $(KBUILD_TARGET)/SUPLib-$(KBUILD_TARGET).cpp
     90
     91SUPR3-x86_TEMPLATE = VBoxR3Dll-x86
     92SUPR3-x86_EXTENDS  = SUPR3
     93
    8794
    8895#
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette