VirtualBox

Changeset 96001 in vbox


Ignore:
Timestamp:
Aug 3, 2022 4:58:27 PM (2 years ago)
Author:
vboxsync
Message:

src/libs: Committed a bit too much in r152784. bugref:10275

File:
1 edited

Legend:

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

    r96000 r96001  
    126126  endif
    127127
    128   # libogg, needed for building libvorbis.
    129   if   defined(VBOX_WITH_LIBOGG) \
    130     && ("$(SDK_VBOX_OGG_INCS)" == "$(SDK_VBOX_OGG_DEFAULT_INCS)")
    131    include $(PATH_SUB_CURRENT)/libogg-1.3.5/Makefile.kmk
    132   endif
    133 
    134   # libvorbis for supporting audio with video recording.
    135   if   defined(VBOX_WITH_LIBVORBIS) \
    136     && ("$(SDK_VBOX_VORBIS_INCS)" == "$(SDK_VBOX_VORBIS_DEFAULT_INCS)")
    137    include $(PATH_SUB_CURRENT)/libvorbis-1.3.7/Makefile.kmk
    138   endif
    139 
    140128  # libpng for screenshots in main.
    141129  if  !defined(VBOX_ONLY_DOCS) \
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