projects
/
platform
/
core
/
uifw
/
pepper.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6119d0
)
Packaging: make all warnings into errors.
49/71749/1
author
Gwanglim Lee
<gl77.lee@samsung.com>
Fri, 27 May 2016 04:08:30 +0000
(13:08 +0900)
committer
Gwanglim Lee
<gl77.lee@samsung.com>
Fri, 27 May 2016 04:08:30 +0000
(13:08 +0900)
Change-Id: I3c8b6e17db559a01bf2be85015cb1cf7a8611094
packaging/pepper.spec
patch
|
blob
|
history
diff --git
a/packaging/pepper.spec
b/packaging/pepper.spec
index 286c0bfc22ebf6592bfead2e8eb90c75fa14af39..67f7df9ce7b676dcd539123e8827fc68058ae7de 100644
(file)
--- a/
packaging/pepper.spec
+++ b/
packaging/pepper.spec
@@
-164,6
+164,8
@@
This package includes doctor server files.
cp %{SOURCE1001} .
%build
+export CFLAGS+=" -Werror "
+
%autogen \
--disable-x11 \
%if "%{ENABLE_TDM}" == "0"