projects
/
platform
/
upstream
/
iotivity.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
905bf80
)
Disable clang specific warnings
author
Nikolai Merinov
<n.merinov@samsung.com>
Fri, 8 Feb 2019 13:51:46 +0000
(16:51 +0300)
committer
Nikolai Merinov
<n.merinov@samsung.com>
Fri, 15 Feb 2019 09:33:47 +0000
(12:33 +0300)
packaging/iotivity.spec
patch
|
blob
|
history
diff --git
a/packaging/iotivity.spec
b/packaging/iotivity.spec
index 764c9630484551e345b033cb6bc34029d4930846..9f6751aae268ce56a69a50dbf29096519dc206a7 100755
(executable)
--- a/
packaging/iotivity.spec
+++ b/
packaging/iotivity.spec
@@
-162,7
+162,7
@@
cp %{SOURCE1001} ./%{name}-test.manifest
%endif
%build
-CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ;
+CFLAGS="${CFLAGS:-%optflags}
-Wno-return-type
" ; export CFLAGS ;
scons %{JOB} --prefix=%{_prefix} \
ES_TARGET_ENROLLEE=%{ES_TARGET_ENROLLEE} \
LIB_INSTALL_DIR=%{_libdir} \