VirtualBox

Changeset 106688 in vbox for trunk/src/VBox/Runtime


Ignore:
Timestamp:
Oct 25, 2024 11:09:46 AM (6 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165558
Message:

/Config.kmk,*.kmk: The VBoxZlib SDK must use LATE_LIBS instead of LIBS to avoid linking ordering problems on linux. jiraref:VBP-1253

File:
1 edited

Legend:

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

    r106683 r106688  
    29932993endif
    29942994VBoxRT_LIBS                   += \
    2995         $(SDK_VBoxZlib_LIBS)
     2995        $(SDK_VBoxZlib_LATE_LIBS)
    29962996ifndef SDK_VBoxOpenSslStatic_LIBS
    29972997 VBoxRT_LIBS                  += \
     
    31553155endif
    31563156VBoxRT-x86_LIBS                  += \
    3157         $(SDK_VBoxZlib_LIBS-x86)
     3157        $(SDK_VBoxZlib-x86_LIBS)
    31583158ifndef SDK_VBoxOpenSslStatic_LIBS
    31593159 VBoxRT-x86_LIBS                 += \
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