Apply %restore_fcommon macro for Address Sanitizer 50/86850/1 accepted/tizen/common/20160905.171330 accepted/tizen/ivi/20160906.060925 accepted/tizen/mobile/20160906.060810 accepted/tizen/tv/20160906.060840 accepted/tizen/wearable/20160906.060906 submit/tizen/20160905.002202
authorDongsun Lee <ds73.lee@samsung.com>
Mon, 5 Sep 2016 07:37:56 +0000 (16:37 +0900)
committerDongsun Lee <ds73.lee@samsung.com>
Mon, 5 Sep 2016 07:37:56 +0000 (16:37 +0900)
Change-Id: I3bcdcd356327661abc151ed9b2d7f347fb642eee
Signed-off-by: Dongsun Lee <ds73.lee@samsung.com>
packaging/nettle.spec

index 746f4a9..2213a0b 100644 (file)
@@ -61,6 +61,9 @@ operations using the nettle library.
 cp %{SOURCE1001} .
 
 %build
+%if "%{asan}" == "1"
+%restore_fcommon
+%endif
 #configure --disable-static
 %configure --enable-shared