From: Dongkyun Son Date: Mon, 17 Jun 2024 11:40:59 +0000 (+0900) Subject: Fix Werrors with GCC-14.1.0 X-Git-Tag: accepted/tizen/unified/20240619.151952~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bff61d487cf4b909dfba213b2241fb00e82e5253;p=platform%2Fupstream%2Foprofile.git Fix Werrors with GCC-14.1.0 Change-Id: Iafd6b8358dded53494781ddb84cfa832c8945174 Signed-off-by: Dongkyun Son --- diff --git a/packaging/oprofile.spec b/packaging/oprofile.spec index fa0dea8..e0202b6 100644 --- a/packaging/oprofile.spec +++ b/packaging/oprofile.spec @@ -41,6 +41,7 @@ agent library. cp %{SOURCE1001} . %build +export CFLAGS+=" -Wno-implicit-function-declaration " %configure --enable-gui=no make %{?_smp_mflags}