X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=make%2Fvariant%2Fdarwin.defs;h=4c9d06bb26c7666e1313eb03e950d3e22b7ecacf;hb=4f0019f03c2e85e8634150ff0c9a31bee6d35ce5;hp=6ff2ff48dfcba200ea6b599ea256aa9c8f3fb06e;hpb=6282be99290e040854f9b33b2eac4c830d8ff4f3;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/make/variant/darwin.defs b/make/variant/darwin.defs index 6ff2ff48..4c9d06bb 100644 --- a/make/variant/darwin.defs +++ b/make/variant/darwin.defs @@ -7,7 +7,7 @@ UB.BUILD = $(SRC/)configure --force --build=ub.$(1) --arch=$(1) --launch --launc ## linefeed is important define UB.BUILD.item - $(call UB.BUILD,$(1)) + $(call UB.BUILD,$(1)) --launch-jobs=0 endef