VirtualBox

Changeset 48891 in vbox


Ignore:
Timestamp:
Oct 4, 2013 4:54:07 PM (11 years ago)
Author:
vboxsync
Message:

test suite build fix

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r48883 r48891  
    509509# Whether to also ship 32-bit main API on 64-bit systems.
    510510if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), solaris.amd64 win.amd64)
    511  VBOX_WITH_32_ON_64_MAIN_API = 1
     511 if !defined(VBOX_ONLY_TESTSUITE) && !defined(VBOX_ONLY_ADDITIONS) && !defined(VBOX_ONLY_DOCS)
     512  VBOX_WITH_32_ON_64_MAIN_API = 1
     513 endif
    512514endif
    513515# The recompiler.
  • trunk/src/libs/libxml2-2.6.31/Makefile.kmk

    r48856 r48891  
    1919include $(KBUILD_PATH)/subheader.kmk
    2020
    21 LIBRARIES += VBox-libxml2
     21ifndef VBOX_ONLY_TESTSUITE
     22 LIBRARIES += VBox-libxml2
     23endif
    2224VBox-libxml2_TEMPLATE       = VBOXR3NP
    2325VBox-libxml2_SDKS           = VBOX_ZLIB
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