projects
/
platform
/
core
/
connectivity
/
inm-manager.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
819d2aa
)
Fix GCC-14 build issues
06/314206/1
accepted/tizen/unified/x/20240709.060756
author
Dohyun Pyun
<dh79.pyun@samsung.com>
Mon, 8 Jul 2024 23:05:29 +0000
(08:05 +0900)
committer
Dohyun Pyun
<dh79.pyun@samsung.com>
Mon, 8 Jul 2024 23:05:29 +0000
(08:05 +0900)
Change-Id: I92dfc49d52bf7bcea00e4f7e62ea62c8c8b9cb30
Signed-off-by: Dohyun Pyun <dh79.pyun@samsung.com>
packaging/inm-manager.spec
patch
|
blob
|
history
diff --git
a/packaging/inm-manager.spec
b/packaging/inm-manager.spec
index 39ba870de1ef54acfe933847a50ad3115d849faa..2faf7415d3bfc1cb708dfba51fcf513850cf56b5 100644
(file)
--- a/
packaging/inm-manager.spec
+++ b/
packaging/inm-manager.spec
@@
-50,7
+50,7
@@
cp -a %{SOURCE3} .
%build
-export CFLAGS="$CFLAGS -DTIZEN_DEBUG_ENABLE"
+export CFLAGS="$CFLAGS -DTIZEN_DEBUG_ENABLE
-Wno-error=incompatible-pointer-types -Wno-error=int-conversion
"
export CXXFLAGS="$CXXFLAGS -DTIZEN_DEBUG_ENABLE"
export FFLAGS="$FFLAGS -DTIZEN_DEBUG_ENABLE"