[Tizen] Pass compilation flags to asm files
authorGleb Balykov <g.balykov@samsung.com>
Tue, 23 Jun 2020 16:18:53 +0000 (19:18 +0300)
committerMikhail Kurinnoi <m.kurinnoi@samsung.com>
Thu, 29 Sep 2022 09:40:48 +0000 (12:40 +0300)
packaging/coreclr-diagnostics.spec

index 34f67473c723f715e4a8f72293eb2e407177e31e..d5414e5335f28e1ecf2cd25810881118a87a1600 100755 (executable)
@@ -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