Loading core/config.mk +1 −1 Original line number Diff line number Diff line Loading @@ -456,7 +456,7 @@ endif ifneq ($(ANDROID_JACK_EXTRA_ARGS),) DEFAULT_JACK_EXTRA_ARGS := $(ANDROID_JACK_EXTRA_ARGS) 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 # Turn off jack warnings by default. DEFAULT_JACK_EXTRA_ARGS += --verbose error Loading core/jack-default.args 0 → 100644 +5 −0 Original line number 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 Diff line number Diff line Loading @@ -456,7 +456,7 @@ endif ifneq ($(ANDROID_JACK_EXTRA_ARGS),) DEFAULT_JACK_EXTRA_ARGS := $(ANDROID_JACK_EXTRA_ARGS) 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 # Turn off jack warnings by default. DEFAULT_JACK_EXTRA_ARGS += --verbose error Loading
core/jack-default.args 0 → 100644 +5 −0 Original line number 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