VirtualBox

Changeset 31758 in vbox


Ignore:
Timestamp:
Aug 18, 2010 12:16:24 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64939
Message:

make it possible to build FFMPEG on solaris

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r31670 r31758  
    21602160
    21612161SDK_VBOX_FFMPEG       = .
    2162 if1of ($(KBUILD_TARGET), darwin linux os2 win)
     2162if1of ($(KBUILD_TARGET), darwin linux os2 solaris win)
    21632163 SDK_VBOX_FFMPEG_INCS ?= \
    21642164        $(PATH_ROOT)/src/libs/ffmpeg-20060710/libavutil \
  • trunk/src/libs/Makefile.kmk

    r29268 r31758  
    7979 # FFmpeg for test videos.
    8080 if defined(VBOX_WITH_FFMPEG) && !defined(VBOX_OSE) && !defined(VBOX_ONLY_DOCS) && !defined(VBOX_WITH_SDK)
    81   if1of ($(KBUILD_TARGET), darwin linux)
     81  if1of ($(KBUILD_TARGET), darwin linux solaris)
    8282   include $(PATH_SUB_CURRENT)/ffmpeg-20060710/Makefile.kmk
    8383  endif
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