projects
/
platform
/
upstream
/
oprofile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c94852
)
Fix Werrors with GCC-14.1.0
48/312948/2
author
Dongkyun Son
<dongkyun.s@samsung.com>
Mon, 17 Jun 2024 11:40:59 +0000
(20:40 +0900)
committer
Dongkyun Son
<dongkyun.s@samsung.com>
Wed, 19 Jun 2024 02:23:32 +0000
(11:23 +0900)
Change-Id: Iafd6b8358dded53494781ddb84cfa832c8945174
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
packaging/oprofile.spec
patch
|
blob
|
history
diff --git
a/packaging/oprofile.spec
b/packaging/oprofile.spec
index fa0dea8b00690fbbbd02c660c4b59d831156ad92..e0202b6418cf8243dd8716fd666c5ec9137e2228 100644
(file)
--- 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}