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>
This commit is contained in:
Dongxu Sun 2022-12-09 11:10:06 +08:00
parent c45c975504
commit 94497b6f78

View File

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