Excluding riscv64 because it does not support riscv64. 19/313019/1 accepted/tizen_unified accepted/tizen_unified_dev tizen accepted/tizen/unified/20240619.151947 accepted/tizen/unified/dev/20240701.073102
authorwchang kim <wchang.kim@samsung.com>
Tue, 18 Jun 2024 09:06:46 +0000 (18:06 +0900)
committerwchang kim <wchang.kim@samsung.com>
Tue, 18 Jun 2024 09:06:46 +0000 (18:06 +0900)
Change-Id: I03a0b2f7e1060bf6e5672e1681719a58c5cd6d02

packaging/ltrace.spec

index c4373e1..d503359 100644 (file)
@@ -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