summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2025-08-25 11:52:51 +0000
committerCoprDistGit <infra@openeuler.org>2025-08-25 11:52:51 +0000
commitc5e4f58cbe25c5b28a02b7167242778cc759d849 (patch)
tree5aae614eb9efd252d71e3cc0f25a38d602edb9e2
parentc4424473732fd43ecc7c3a4340a8082b6c580aaa (diff)
automatic import of ANNC
-rw-r--r--ANNC.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/ANNC.spec b/ANNC.spec
index 01ca4ad..20545f6 100644
--- a/ANNC.spec
+++ b/ANNC.spec
@@ -54,7 +54,7 @@ tar xf external.tar.gz -C .
%endif
tar xf %{SOURCE4} -C .
mkdir proxy
-mv %{SOURCE5} ./proxy
+cp %{SOURCE5} ./proxy
%setup -q -n %{pkg_version}
%build
@@ -85,7 +85,7 @@ run_bazel_build() {
--verbose_failures \
--action_env="baila=548" \
--define tflite_with_xnnpack=false \
- --local_ram_resources = 2048 \
+ --local_ram_resources = 1024 \
--distdir=%{_builddir}/proxy \
annc/service/cpu:libannc.so
# --copt="-g" \