Changeset 69846 in vbox for trunk/src/VBox
- Timestamp:
- Nov 27, 2017 5:23:32 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 119287
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/webservice/Makefile.kmk
r69773 r69846 329 329 $< -o $@ 330 330 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 331 336 endif # !VBOX_ONLY_SDK 332 337
Note:
See TracChangeset
for help on using the changeset viewer.