projects
/
platform
/
core
/
uifw
/
libpepper-efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c2823d
)
Packaging: make all warnings into errors.
51/71751/1
author
Gwanglim Lee
<gl77.lee@samsung.com>
Fri, 27 May 2016 04:14:16 +0000
(13:14 +0900)
committer
Gwanglim Lee
<gl77.lee@samsung.com>
Fri, 27 May 2016 04:14:16 +0000
(13:14 +0900)
Change-Id: I6038f9129aad1a5d65a1c54ce069baa108135b37
packaging/libpepper-efl.spec
patch
|
blob
|
history
diff --git
a/packaging/libpepper-efl.spec
b/packaging/libpepper-efl.spec
index 25734bd36d5212b1dee971be82ae3812ef5ec53a..66bffd8b04b355c72382ee1139079a6de2d43eb5 100644
(file)
--- a/
packaging/libpepper-efl.spec
+++ b/
packaging/libpepper-efl.spec
@@
-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}