VirtualBox

Changeset 69846 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 27, 2017 5:23:32 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
119287
Message:

webservice/Makefile.kmk: Added VBOX_WITH_SOAP_NOT_PARALLEL tweak.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/Makefile.kmk

    r69773 r69846  
    329329                $< -o $@
    330330  endif
     331
     332  # Tweak for systems with too many CPUs compared to memory.
     333  ifdef VBOX_WITH_SOAP_NOT_PARALLEL
     334   .NOTPARALLEL: $$(vboxsoap_2_OBJS)
     335  endif
    331336 endif # !VBOX_ONLY_SDK
    332337
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