projects
/
platform
/
core
/
dotnet
/
diagnostics.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95ab7ce
)
[Tizen] Fix build error with rpm 4.14.1 version
accepted/tizen_6.5_unified
tizen_6.5
accepted/tizen/6.5/unified/20211028.101935
accepted/tizen/unified/20210107.123449
submit/tizen/20210106.101451
submit/tizen_6.5/20211028.162201
tizen_6.5.m2_release
author
biao716.wang
<biao716.wang@samsung.com>
Tue, 24 Nov 2020 05:15:13 +0000
(14:15 +0900)
committer
Hyungju Lee
<leee.lee@samsung.com>
Wed, 6 Jan 2021 10:13:42 +0000
(19:13 +0900)
Build error:Arch dependent binaries in noarch package
Change-Id: I77fceec5cf73fb1b7926489dc61156f71c4720c0
Signed-off-by: biao716.wang <biao716.wang@samsung.com>
packaging/coreclr-diagnostics.spec
patch
|
blob
|
history
diff --git
a/packaging/coreclr-diagnostics.spec
b/packaging/coreclr-diagnostics.spec
index 9fed5745700d29135b0ddbc8a35a997d357e8fc7..4c857fe6b585eabe8e9dcd09222369647ed49909 100755
(executable)
--- a/
packaging/coreclr-diagnostics.spec
+++ b/
packaging/coreclr-diagnostics.spec
@@
-76,7
+76,7
@@
This package contains various CLI tools for runtime diagnostics.
Summary: Unit tests
BuildArch: noarch
AutoReqProv: no
-
+%define _binaries_in_noarch_packages_terminate_build 0
%description test
This package contains unit tests for SOS and tools.
%endif