Revert "Packaging: make all warnings into errors." 07/72807/1 accepted/tizen/common/20160603.150703 accepted/tizen/ivi/20160602.231413 accepted/tizen/mobile/20160602.231458 accepted/tizen/tv/20160602.231329 accepted/tizen/wearable/20160602.231426 submit/tizen/20160602.114245
authorGwanglim Lee <gl77.lee@samsung.com>
Thu, 2 Jun 2016 11:38:05 +0000 (20:38 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Thu, 2 Jun 2016 11:38:24 +0000 (20:38 +0900)
This reverts commit 1012f94dda93740fd335c0dc7d2f0a7d821ba77c.

Change-Id: Ie07618a947f4cf8aeb9cb39ac4fbc21735fb714d
Signed-off-by: Gwanglim Lee <gl77.lee@samsung.com>
packaging/capi-ui-efl-util.spec

index 0b48d6e..68c388a 100644 (file)
@@ -50,7 +50,6 @@ cp -a include/efl_util.h.in include/efl_util.h
 
 
 %build
-export CFLAGS+=" -Werror "
 MAJORVER=`echo %{version} | awk 'BEGIN {FS="."}{print $1}'`
 %cmake . -DFULLVER=%{version} -DMAJORVER=${MAJORVER} \
 %if "%{profile}" == "wearable"