projects
/
platform
/
upstream
/
ltrace.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28e4cb2
)
Excluding riscv64 because it does not support riscv64.
19/313019/1
accepted/tizen_9.0_unified
accepted/tizen_unified
accepted/tizen_unified_dev
tizen
tizen_9.0
accepted/tizen/9.0/unified/20241030.235932
accepted/tizen/unified/20240619.151947
accepted/tizen/unified/dev/20240701.073102
tizen_9.0_m2_release
author
wchang kim
<wchang.kim@samsung.com>
Tue, 18 Jun 2024 09:06:46 +0000
(18:06 +0900)
committer
wchang kim
<wchang.kim@samsung.com>
Tue, 18 Jun 2024 09:06:46 +0000
(18:06 +0900)
Change-Id: I03a0b2f7e1060bf6e5672e1681719a58c5cd6d02
packaging/ltrace.spec
patch
|
blob
|
history
diff --git
a/packaging/ltrace.spec
b/packaging/ltrace.spec
index
c4373e1
..
d503359
100644
(file)
--- 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