VirtualBox

Changeset 98240 in vbox for trunk/src/VBox/Storage/testcase


Ignore:
Timestamp:
Jan 23, 2023 12:25:10 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
155434
Message:

*.kmk,configure*: s/VBOX_LZF/VBoxLzf/ (SDK) bugref:10348

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/testcase/Makefile.kmk

    r98169 r98240  
    163163  if1of ($(KBUILD_TARGET),os2 win)
    164164   vbox-img_LIBS += \
    165         $(SDK_VBOX_LZF_STATIC_LIBS) \
     165        $(SDK_VBoxLzf_STATIC_LIBS) \
    166166        $(SDK_VBOX_ZLIB_STATIC_LIBS)
    167167  else
    168168   vbox-img_LIBS += \
    169         $(SDK_VBOX_LZF_LIBS) \
     169        $(SDK_VBoxLzf_LIBS) \
    170170        $(SDK_VBOX_ZLIB_LIBS)
    171171  endif
     
    213213 if1of ($(KBUILD_TARGET),os2 win)
    214214  vdkeystoremgr_LIBS += \
    215         $(SDK_VBOX_LZF_STATIC_LIBS) \
     215        $(SDK_VBoxLzf_STATIC_LIBS) \
    216216        $(SDK_VBOX_ZLIB_STATIC_LIBS)
    217217 else
    218218  vdkeystoremgr_LIBS += \
    219         $(SDK_VBOX_LZF_LIBS) \
     219        $(SDK_VBoxLzf_LIBS) \
    220220        $(SDK_VBOX_ZLIB_LIBS)
    221221 endif
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette