VirtualBox

Changeset 106683 in vbox for trunk/src/VBox/Storage


Ignore:
Timestamp:
Oct 25, 2024 10:28:28 AM (4 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165553
Message:

/Config.kmk,*.kmk: Changed the LIBS properties on all templates to LATE_LIBS to help solve library ordering issues. Only tested on win.amd64. jiraref:1253

File:
1 edited

Legend:

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

    r106061 r106683  
    163163  if1of ($(KBUILD_TARGET), os2 win)
    164164   vbox-img_LIBS += \
    165         $(SDK_VBoxLzf_STATIC_LIBS) \
     165        $(SDK_VBoxLzfStatic_LIBS) \
    166166        $(SDK_VBoxZlibStatic_LIBS)
    167167  else
     
    213213 if1of ($(KBUILD_TARGET), os2 win)
    214214  vdkeystoremgr_LIBS += \
    215         $(SDK_VBoxLzf_STATIC_LIBS) \
     215        $(SDK_VBoxLzfStatic_LIBS) \
    216216        $(SDK_VBoxZlibStatic_LIBS)
    217217 else
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