VirtualBox

Changeset 11592 in vbox


Ignore:
Timestamp:
Aug 23, 2008 7:35:29 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
35224
Message:

Build IPRT first because xpcom (IPC, nspr, python) depends on it.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/Makefile.kmk

    r10194 r11592  
    5353
    5454else  # !VBOX_ONLY_ADDITIONS
    55  # build Runtime first when IPC logging is on because it depends on Runtime
    56  ifdef VBOX_IPC_RELEASE_LOG
    57   SUBDIRS = VBox/Runtime
    58  else ifneq ($(KBUILD_TYPE),release)
    59   SUBDIRS = VBox/Runtime
    60  else
    61   SUBDIRS =
    62  endif
    63 
    64  SUBDIRS += bldprogs libs VBox recompiler
     55 # Build Runtime first because xpcom (IPC, nspr, python) depends on it.
     56 SUBDIRS = VBox/Runtime bldprogs libs VBox recompiler
    6557 ifneq ($(wildcard apps),)
    6658  SUBDIRS += apps
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