From 83e217aeb50ae994ac199b059ea30b3a39e35b46 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sat, 14 Sep 2024 19:35:00 +0000 Subject: automatic import of vpp-ext-deps --- vpp-ext-deps.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'vpp-ext-deps.spec') 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 -- cgit v1.2.3