[packaging] Always build with non-asan for all architecture
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Fri, 12 Aug 2022 02:28:37 +0000 (11:28 +0900)
committerSlava Barinov <v.barinov@samsung.com>
Mon, 15 Jan 2024 12:59:03 +0000 (15:59 +0300)
commit6d045c0741352083d9a62a01288b2b041575f477
treebabf1474dd2bbb0a5200caf04842a50f536adebc
parent2d7986c7059fd2556cf0d56a7d1c35c50e8b356d
[packaging] Always build with non-asan for all architecture

Always build with non-asan not only i586 but also all other
architectures. Otherwise, llvm build will be failed from below:
  /home/abuild/rpmbuild/BUILD/llvm-10.0.0/compiler-rt/lib/asan/asan_internal.h:24:3: error: #error "The AddressSanitizer run-time should not be"
     24 | # error "The AddressSanitizer run-time should not be"
     25 |         " instrumented by AddressSanitizer"

Change-Id: I3189246d5c6ed63760b7c2699dcfd830c5b4bce6
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
packaging/llvm.spec