VirtualBox

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


忽略:
時間撮記:
2008-8-26 下午03:34:25 (16 年 以前)
作者:
vboxsync
訊息:

libs: eliminate unneeded ffmpeg in OSE

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/libs/Makefile.kmk

    r11665 r11669  
    6666
    6767 # FFmpeg for test videos.
    68  ifdef VBOX_WITH_FFMPEG
    69   if1of ($(KBUILD_TARGET), darwin)
    70    include $(PATH_SUB_CURRENT)/ffmpeg-20060710/Makefile.kmk
     68 ifndef VBOX_OSE
     69  ifdef VBOX_WITH_FFMPEG
     70   if1of ($(KBUILD_TARGET), darwin)
     71    include $(PATH_SUB_CURRENT)/ffmpeg-20060710/Makefile.kmk
     72   endif
    7173  endif
    7274 endif
     
    119121 endif
    120122 # FFmpeg for test videos
    121  ifdef VBOX_WITH_FFMPEG
    122   ifeq ($(KBUILD_TARGET),darwin)
    123    subdirs += ffmpeg-20060710
     123 ifndef VBOX_OSE
     124  ifdef VBOX_WITH_FFMPEG
     125   ifeq ($(KBUILD_TARGET),darwin)
     126    subdirs += ffmpeg-20060710
     127   endif
    124128  endif
    125129 endif
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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