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
|
%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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user