From: jykeon Date: Fri, 7 Jun 2024 04:48:10 +0000 (+0900) Subject: Fixed the build error for gcc-14. X-Git-Tag: accepted/tizen/unified/toolchain/20240610.172516^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_unified;p=platform%2Fcore%2Fuifw%2Fefl-config.git Fixed the build error for gcc-14. Change-Id: Ib21c4d15d13e44127e7fe1c171f45187eaf5cba3 Signed-off-by: jykeon --- diff --git a/packaging/efl-config.spec b/packaging/efl-config.spec index 23c6038..eb4bfcc 100644 --- a/packaging/efl-config.spec +++ b/packaging/efl-config.spec @@ -24,7 +24,7 @@ EFL config daemon cp %{SOURCE2} . %build -export CFLAGS+=" -DEFL_BETA_API_SUPPORT " +export CFLAGS+=" -DEFL_BETA_API_SUPPORT -Wno-int-conversion" ./autogen.sh TZ_SYS_BIN=%{TZ_SYS_BIN} ./configure --prefix %{_prefix}/