nvwa.spec: strip all binarys when build

nvwa is generated by golang, and it misses
some buildid notes. So it may lead to the
following error:
No build ID note found

Just ignore this error to let rpm to strip
the binary.

Signed-off-by: Longjun Luo <luolongjuna@gmail.com>
(cherry picked from commit b3555e273994bced5caa67350369848700f02200)
This commit is contained in:
Longjun Luo 2023-06-27 11:44:07 +08:00 committed by openeuler-sync-bot
parent d35f1d651c
commit d7d02fe3bc

View File

@ -20,7 +20,7 @@ Requires: gcc
%description
A tool used to automate the process of seamless update of the openEuler.
%global debug_package %{nil}
%undefine _missing_build_ids_terminate_build
%prep
%autosetup -n %{name}-v%{version} -p1