spec: Disable debug package for noarch

Currently, debug package is enabled in x86_64, let's
disable it.

Signed-off-by: Dongxu Sun <sundongxu3@huawei.com>
(cherry picked from commit 94497b6f78f9b3a156b8d0dc051b2605d3b47f4c)
This commit is contained in:
Dongxu Sun 2022-12-09 11:10:06 +08:00 committed by openeuler-sync-bot
parent 1603839766
commit fd86cd6841

View File

@ -30,9 +30,7 @@ Requires(postun): systemd-units
%description
Skylark is a next-generation QoS-aware scheduler which provides coordinated resource scheduling for co-located applications with different QoS requirements.
%ifnarch x86_64
%global debug_package %{nil}
%endif
%prep
%setup -q