VirtualBox

Changeset 93018 in vbox


Ignore:
Timestamp:
Dec 17, 2021 12:56:31 PM (3 years ago)
Author:
vboxsync
Message:

Fix libs makefile to respect VBOX_WITH_LIBSSH

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/Makefile.kmk

    r93016 r93018  
    109109endif
    110110
    111 include $(PATH_SUB_CURRENT)/libssh-0.9.5/Makefile.kmk
     111if defined(VBOX_WITH_LIBSSH)
     112 include $(PATH_SUB_CURRENT)/libssh-0.9.5/Makefile.kmk
     113endif
    112114
    113115include $(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