summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vpp-ext-deps.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/vpp-ext-deps.spec b/vpp-ext-deps.spec
index 47575f9..bc7e9d2 100644
--- a/vpp-ext-deps.spec
+++ b/vpp-ext-deps.spec
@@ -1,9 +1,11 @@
-%global __strip /usr/bin/eu-strip
-%global __brp_strip_static_archive %{_rpmconfigdir}/brp-strip-static-archive /usr/bin/strip
%undefine __os_install_post
%undefine _auto_set_build_flags
%define _install_dir /opt/vpp/external/%(uname -m)
%define _make_args -C build/external INSTALL_DIR=%{buildroot}%{_install_dir}
+%if 0%{?openEuler}
+%global __strip /usr/bin/eu-strip
+%global __brp_strip_static_archive %{_rpmconfigdir}/brp-strip-static-archive /usr/bin/strip
+%endif
Name: vpp-ext-deps
Version: 24.10