Revert "Exclude ASAN build until applying iotivity upstream patchset" 14/176514/1 accepted/tizen/4.0/unified/20180423.062904 submit/tizen_4.0/20180420.002925
authorDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 20 Apr 2018 00:28:14 +0000 (09:28 +0900)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Fri, 20 Apr 2018 00:28:22 +0000 (09:28 +0900)
This reverts commit 16c21438c1c7aa6f41883d2eb0364d88957778a0.

Change-Id: I6ec1787fc0bf18e8b5733b51e1b3f9f2823c992a
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
packaging/iotivity.spec

index bd60bc6..3d2c0e6 100755 (executable)
@@ -164,10 +164,6 @@ cp %{SOURCE1001} ./%{name}-test.manifest
 %endif
 
 %build
-# Exclude ASAN build
-# After applying github patchset, we will remove this line
-%{?asan:/usr/bin/gcc-unforce-options}
-
 scons %{JOB} --prefix=%{_prefix} \
     ES_TARGET_ENROLLEE=%{ES_TARGET_ENROLLEE} \
     LIB_INSTALL_DIR=%{_libdir} \