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:
c3f704b
)
[Tizen] Pass compilation flags to asm files
author
Gleb Balykov
<g.balykov@samsung.com>
Tue, 23 Jun 2020 16:18:53 +0000
(19:18 +0300)
committer
Mikhail Kurinnoi
<m.kurinnoi@samsung.com>
Thu, 29 Sep 2022 09:40:48 +0000
(12:40 +0300)
packaging/coreclr-diagnostics.spec
patch
|
blob
|
history
diff --git
a/packaging/coreclr-diagnostics.spec
b/packaging/coreclr-diagnostics.spec
index 34f67473c723f715e4a8f72293eb2e407177e31e..d5414e5335f28e1ecf2cd25810881118a87a1600 100755
(executable)
--- a/
packaging/coreclr-diagnostics.spec
+++ b/
packaging/coreclr-diagnostics.spec
@@
-128,6
+128,7
@@
export CLANG_NO_LIBDIR_SUFFIX=1
export CFLAGS=$BASE_FLAGS
export CXXFLAGS=$BASE_FLAGS
+export ASMFLAGS="${BASE_FLAGS}"
%define _buildtype %{dotnet_buildtype}
%define _artifacts artifacts/bin