VirtualBox

Ignore:
Timestamp:
Feb 24, 2023 12:32:25 PM (2 years 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 [scm fixes]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-helper-apps/VBoxVolInfo/Makefile.kmk

    r98717 r98721  
    3535VBoxVolInfo_TEMPLATE = VBoxR3SetUidToRoot
    3636VBoxVolInfo_SOURCES = \
    37   VBoxVolInfo.cpp \
    38   libdevmapper.cpp
     37        VBoxVolInfo.cpp \
     38        libdevmapper.cpp
    3939VBoxVolInfo_LIBS = \
    40   $(LIB_RUNTIME)
     40        $(LIB_RUNTIME)
    4141
    4242include $(FILE_KBUILD_SUB_FOOTER)
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