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:
parent
c45c975504
commit
94497b6f78
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user