VirtualBox

vbox的更動 11592 路徑 trunk/src/Makefile.kmk


忽略:
時間撮記:
2008-8-23 下午07:35:29 (16 年 以前)
作者:
vboxsync
訊息:

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

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • 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
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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