From c4424473732fd43ecc7c3a4340a8082b6c580aaa Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 25 Aug 2025 10:32:56 +0000 Subject: automatic import of ANNC --- ANNC.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ANNC.spec') diff --git a/ANNC.spec b/ANNC.spec index 695ba70..01ca4ad 100644 --- a/ANNC.spec +++ b/ANNC.spec @@ -5,7 +5,7 @@ %global install_libdir %{buildroot}%{_libdir} %global install_includedir %{buildroot}%{_includedir}/annc -%global max_jobs 4 +%global max_jobs 16 %global debug_package %{nil} @@ -85,7 +85,7 @@ run_bazel_build() { --verbose_failures \ --action_env="baila=548" \ --define tflite_with_xnnpack=false \ - --jobs=%{max_jobs} \ + --local_ram_resources = 2048 \ --distdir=%{_builddir}/proxy \ annc/service/cpu:libannc.so # --copt="-g" \ -- cgit v1.2.3