summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwchang kim <wchang.kim@samsung.com>2024-06-18 18:06:46 +0900
committerwchang kim <wchang.kim@samsung.com>2024-06-18 18:06:46 +0900
commit750e2ddd5cd0b52166b2b96ac24cb545ee2ef95f (patch)
treed5b6575ea94036b33ebbb681cf704c0444b899cf
parent28e4cb2f086c93d433e58faf7f1a81fb374aed4f (diff)
downloadltrace-accepted/tizen_9.0_unified.tar.gz
ltrace-accepted/tizen_9.0_unified.tar.bz2
ltrace-accepted/tizen_9.0_unified.zip
Change-Id: I03a0b2f7e1060bf6e5672e1681719a58c5cd6d02
-rw-r--r--packaging/ltrace.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/ltrace.spec b/packaging/ltrace.spec
index c4373e1..d503359 100644
--- a/packaging/ltrace.spec
+++ b/packaging/ltrace.spec
@@ -12,6 +12,8 @@ Source: ltrace-%{version}.tar.bz2
Source2: baselibs.conf
Source1001: ltrace.manifest
+ExcludeArch: riscv64
+
%description
Ltrace is a program that runs the specified command until it exits. It
intercepts and records the dynamic library calls that are called by the