Loading core/config.mk +1 −1 Original line number Original line Diff line number Diff line Loading @@ -450,7 +450,7 @@ endif ifneq ($(ANDROID_JACK_EXTRA_ARGS),) ifneq ($(ANDROID_JACK_EXTRA_ARGS),) DEFAULT_JACK_EXTRA_ARGS := $(ANDROID_JACK_EXTRA_ARGS) DEFAULT_JACK_EXTRA_ARGS := $(ANDROID_JACK_EXTRA_ARGS) else else DEFAULT_JACK_EXTRA_ARGS := -D sched.runner=multi-threaded -D sched.runner.thread.kind=fixed -D sched.runner.thread.fixed.count=4 --sanity-checks off -D jack.reporter.level.file=error=--,warning=- DEFAULT_JACK_EXTRA_ARGS := @$(BUILD_SYSTEM)/jack-default.args endif endif # Turn off jack warnings by default. # Turn off jack warnings by default. DEFAULT_JACK_EXTRA_ARGS += --verbose error DEFAULT_JACK_EXTRA_ARGS += --verbose error Loading core/jack-default.args 0 → 100644 +5 −0 Original line number Original line Diff line number Diff line -D sched.runner=multi-threaded -D sched.runner.thread.kind=fixed -D sched.runner.thread.fixed.count=4 --sanity-checks off -D jack.reporter.level.file=error=--,warning=- No newline at end of file Loading
core/config.mk +1 −1 Original line number Original line Diff line number Diff line Loading @@ -450,7 +450,7 @@ endif ifneq ($(ANDROID_JACK_EXTRA_ARGS),) ifneq ($(ANDROID_JACK_EXTRA_ARGS),) DEFAULT_JACK_EXTRA_ARGS := $(ANDROID_JACK_EXTRA_ARGS) DEFAULT_JACK_EXTRA_ARGS := $(ANDROID_JACK_EXTRA_ARGS) else else DEFAULT_JACK_EXTRA_ARGS := -D sched.runner=multi-threaded -D sched.runner.thread.kind=fixed -D sched.runner.thread.fixed.count=4 --sanity-checks off -D jack.reporter.level.file=error=--,warning=- DEFAULT_JACK_EXTRA_ARGS := @$(BUILD_SYSTEM)/jack-default.args endif endif # Turn off jack warnings by default. # Turn off jack warnings by default. DEFAULT_JACK_EXTRA_ARGS += --verbose error DEFAULT_JACK_EXTRA_ARGS += --verbose error Loading
core/jack-default.args 0 → 100644 +5 −0 Original line number Original line Diff line number Diff line -D sched.runner=multi-threaded -D sched.runner.thread.kind=fixed -D sched.runner.thread.fixed.count=4 --sanity-checks off -D jack.reporter.level.file=error=--,warning=- No newline at end of file