VirtualBox

Changeset 70808 in vbox for trunk/src/libs


Ignore:
Timestamp:
Jan 30, 2018 12:28:25 PM (7 years ago)
Author:
vboxsync
Message:

libvpx-1.6.1: Disable on darwin for now (use 1.1.0 instead).

File:
1 edited

Legend:

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

    r70807 r70808  
    8383 if defined(VBOX_WITH_LIBVPX) && !defined(VBOX_ONLY_DOCS) && !defined(VBOX_WITH_SDK) \
    8484   && ("$(SDK_VBOX_VPX_INCS)" == "$(SDK_VBOX_VPX_DEFAULT_INCS)")
    85   if1of ($(KBUILD_TARGET), darwin linux solaris win)
     85  if1of ($(KBUILD_TARGET), darwin)
     86   include $(PATH_SUB_CURRENT)/libvpx-1.1.0/Makefile.kmk
     87  else 
    8688   include $(PATH_SUB_CURRENT)/libvpx-1.6.1/Makefile.kmk
    8789  endif
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