From: Dongkyun Son Date: Wed, 19 Jun 2024 04:21:36 +0000 (+0900) Subject: Exclude riscv64 X-Git-Tag: accepted/tizen/unified/20240619.151952^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen;p=platform%2Fupstream%2Foprofile.git Exclude riscv64 Change-Id: Ie83788b9bb12f4a47329db8f1d14a63286ee666e --- diff --git a/packaging/oprofile.spec b/packaging/oprofile.spec index e0202b6..e74e628 100644 --- a/packaging/oprofile.spec +++ b/packaging/oprofile.spec @@ -9,6 +9,7 @@ Source: %{name}-%{version}.tar.gz Source1001: oprofile.manifest BuildRequires: binutils-devel BuildRequires: pkgconfig(popt) +ExcludeArch: riscv64 %description OProfile is a profiling system for systems running Linux. The