VirtualBox

Changeset 102369 in vbox for trunk


Ignore:
Timestamp:
Nov 28, 2023 4:06:45 PM (15 months ago)
Author:
vboxsync
Message:

/Config.kmk: No need to include the LZMA related Runtime code for VBOX_ONLY_SDK. bugref:10545

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r102252 r102369  
    967967endif
    968968# Enables support for liblzma inside of IPRT.
    969 VBOX_WITH_LIBLZMA = 1
     969ifndef VBOX_ONLY_SDK
     970 VBOX_WITH_LIBLZMA = 1
     971endif
    970972## @}
    971973
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