VirtualBox

Changeset 45742 in vbox for trunk/Config.kmk


Ignore:
Timestamp:
Apr 25, 2013 8:11:28 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
85300
Message:

enable VPX for Linux hosts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r45731 r45742  
    556556# Enable this to build vbox-img even if VBOX_WITH_TESTCASES is disabled
    557557VBOX_WITH_VBOX_IMG =
    558 # Enables the ffmpeg module for recording test runs.
    559 # TODO: Enable this for normal build server builds?
    560 #if1of ($(KBUILD_TARGET), linux)
    561 # VBOX_WITH_FFMPEG = 1
    562 #endif
     558# Enables the VPX module for VM video capturing
     559if1of ($(KBUILD_TARGET), linux)
     560 VBOX_WITH_VPX = 1
     561endif
    563562# Enable shared folders
    564563VBOX_WITH_SHARED_FOLDERS = 1
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