From: Gonzha Dmitriy Evgenevich Date: Wed, 31 May 2017 18:33:59 +0000 (+0300) Subject: packaging: Turn off ASan build X-Git-Tag: submit/tizen/20170613.005505 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Fsubmit%2Ftizen%2F20170613.005505;p=profile%2Fmobile%2Fplatform%2Fkernel%2Fu-boot-tm1.git packaging: Turn off ASan build Turn off ASan in case of ASan build for u-boot-tm1 package Change-Id: I1a3714f47eb14da53fac8a14e179d90ffa416b7f Signed-off-by: Gonzha Dmitriy Evgenevich Signed-off-by: Seung-Woo Kim --- diff --git a/packaging/u-boot-tm1.spec b/packaging/u-boot-tm1.spec index 4fa0d9b..a94fb53 100644 --- a/packaging/u-boot-tm1.spec +++ b/packaging/u-boot-tm1.spec @@ -32,6 +32,7 @@ and Microblaze. %setup -q %build +%{?asan:/usr/bin/gcc-unforce-options} cp %{SOURCE1001} . make distclean make tizen_tm1_config