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:
37544f3
)
Fixed the build error for gcc-14
63/312263/1
accepted/tizen_9.0_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x_asan
tizen_9.0
accepted/tizen/9.0/unified/20241030.233411
accepted/tizen/unified/20240611.123025
accepted/tizen/unified/dev/20240620.010749
accepted/tizen/unified/toolchain/20240610.172604
accepted/tizen/unified/x/20240610.223155
accepted/tizen/unified/x/asan/20240625.092259
tizen_9.0_m2_release
author
wchang kim
<wchang.kim@samsung.com>
Wed, 5 Jun 2024 10:32:00 +0000
(19:32 +0900)
committer
wchang kim
<wchang.kim@samsung.com>
Wed, 5 Jun 2024 10:32:00 +0000
(19:32 +0900)
Change-Id: I518363907789e07ee0d304ca4a498ee90f170a37
packaging/iotivity.spec
patch
|
blob
|
history
diff --git
a/packaging/iotivity.spec
b/packaging/iotivity.spec
index 21a5c80f50ec055d470d1a02fcc01baeac728dd5..f09a33791ebb31079de4d90b6c795218d2654cb9 100644
(file)
--- a/
packaging/iotivity.spec
+++ b/
packaging/iotivity.spec
@@
-173,7
+173,7
@@
cp %{SOURCE1001} ./%{name}-test.manifest
%endif
%build
-CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ;
+CFLAGS="${CFLAGS:-%optflags}
-Wno-implicit-function-declaration -Wno-incompatible-pointer-types
" ; export CFLAGS ;
scons %{JOB} --prefix=%{_prefix} \
ES_TARGET_ENROLLEE=%{ES_TARGET_ENROLLEE} \
LIB_INSTALL_DIR=%{_libdir} \