VirtualBox

Changeset 98719 in vbox for trunk/src/VBox/Main/Makefile.kmk


Ignore:
Timestamp:
Feb 24, 2023 11:17:33 AM (21 months ago)
Author:
vboxsync
Message:

Main/VBoxVolInfo: Don't link directly against libdevmapper but use the IPRT runtime loader to get rid of the buildtime dependency, bugref:10367 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/Makefile.kmk

    r98717 r98719  
    5252  include $(PATH_SUB_CURRENT)/src-helper-apps/os2/Makefile.kmk
    5353 endif
    54  if defined(VBOX_WITH_DEVMAPPER)
     54 if defined(VBOX_WITH_DEVMAPPER) && !defined(VBOX_ONLY_SDK)
    5555  include $(PATH_SUB_CURRENT)/src-helper-apps/VBoxVolInfo/Makefile.kmk
    5656 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