VirtualBox

Changeset 94652 in vbox


Ignore:
Timestamp:
Apr 20, 2022 1:48:22 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
151015
Message:

Main/Update check: Use a warning instead of an error when VBOX_WITH_LIBCURL is undefined + disabling building the update agent code. bugref:7983

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r94643 r94652  
    10041004VBOX_WITH_UPDATE_AGENT = 1
    10051005ifndef VBOX_WITH_LIBCURL
    1006  $(error Error: Building Update Agent without cURL (VBOX_WITH_LIBCURL not defined) not possible, sorry!)
     1006 $(warning Warning: Building Update Agent without cURL not possible, disabling.)
    10071007 VBOX_WITH_UPDATE_AGENT :=
    10081008endif
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