packaging: Turn off ASan build 33/162333/3
authorOleg Ogurtsov <o.ogurtsov@samsung.com>
Thu, 30 Nov 2017 09:17:19 +0000 (12:17 +0300)
committerDongkyun Son <dongkyun.s@samsung.com>
Thu, 25 Jan 2018 02:31:43 +0000 (02:31 +0000)
Change-Id: I1f3e494cf422f4c80694ff2880081878908b45e0

packaging/libelf0.spec

index a878445..6df46c4 100644 (file)
@@ -32,6 +32,8 @@ to develop applications that require these.
 cp %{SOURCE1001} .
 
 %build
+%{?asan:/usr/bin/gcc-unforce-options}
+
 export LDFLAGS+=" -z relro"
 %configure --disable-nls
 make %{?_smp_mflags}