From: r.tyminski Date: Fri, 23 Feb 2018 12:55:33 +0000 (+0100) Subject: Disable building repository with ASan extra packs. X-Git-Tag: submit/tizen_4.0/20180301.153617^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_4.0;p=platform%2Fcore%2Fsecurity%2Ftef-optee_os.git Disable building repository with ASan extra packs. Change-Id: Ia3b8b6a9503667b6a0549526a8c7ea2ec1246ae3 --- diff --git a/packaging/optee-os.spec b/packaging/optee-os.spec index 7ebf7c2..2892f83 100644 --- a/packaging/optee-os.spec +++ b/packaging/optee-os.spec @@ -61,6 +61,7 @@ Trusted execution enviroment in Linux using the ARM® TrustZone® technology. %setup -q %build +%{?asan:/usr/bin/gcc-unforce-options} make %{compile_flags} PLATFORM=rpi3 make %{compile_flags} PLATFORM=s5p6818 out/arm-plat-s5p6818/core/tee.bin