Packaging: make all warnings into errors. 51/71751/1
authorGwanglim Lee <gl77.lee@samsung.com>
Fri, 27 May 2016 04:14:16 +0000 (13:14 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Fri, 27 May 2016 04:14:16 +0000 (13:14 +0900)
Change-Id: I6038f9129aad1a5d65a1c54ce069baa108135b37

packaging/libpepper-efl.spec

index 25734bd36d5212b1dee971be82ae3812ef5ec53a..66bffd8b04b355c72382ee1139079a6de2d43eb5 100644 (file)
@@ -28,6 +28,7 @@ Pepper is a lightweight and flexible library for developing various types of way
 cp %{SOURCE1001} .
 
 %build
+export CFLAGS+=" -Werror "
 %autogen --enable-examples
 make %{?_smp_mflags}