VirtualBox

Changeset 103057 in vbox for trunk


Ignore:
Timestamp:
Jan 25, 2024 12:08:03 PM (13 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
161298
Message:

libssh: switching from 0.10.5 to 0.10.6 . bugref:10589

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r102865 r103057  
    51415141ifdef VBOX_WITH_LIBSSH
    51425142 SDK_VBoxLibSsh                := libssh for dynamic dll loading with assembly stubs.
    5143  SDK_VBoxLibSsh_INCS           ?= $(PATH_ROOT)/src/libs/libssh-0.10.5/include
     5143 SDK_VBoxLibSsh_INCS           ?= $(PATH_ROOT)/src/libs/libssh-0.10.6/include
    51445144 # SDK_VBoxLibSsh_LIBS is not defined, as VBoxLibSsh dll is not linked, but loaded explicitly
    51455145 # by auto-generated stub code (lazy loading)
  • trunk/src/libs/Makefile.kmk

    r102865 r103057  
    8282  && !defined(VBOX_ONLY_BUILD) \
    8383  && "$(intersects $(KBUILD_TARGET_ARCH),$(VBOX_SUPPORTED_HOST_ARCHS))" != ""
    84  include $(PATH_SUB_CURRENT)/libssh-0.10.5/Makefile.kmk
     84 include $(PATH_SUB_CURRENT)/libssh-0.10.6/Makefile.kmk
    8585endif
    8686
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