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:
c28bebb
)
Disable clang specific warnings
sandbox/nmerinov/llvm
author
Nikolai Merinov
<n.merinov@samsung.com>
Thu, 31 Jan 2019 14:43:26 +0000
(17:43 +0300)
committer
Nikolai Merinov
<n.merinov@samsung.com>
Thu, 31 Jan 2019 14:43:26 +0000
(17:43 +0300)
packaging/oprofile.spec
patch
|
blob
|
history
diff --git
a/packaging/oprofile.spec
b/packaging/oprofile.spec
index e3e94dfec3cf73af002d3e5585d3fd583704a43c..ce357d631d81fb965fc2df569a5f72ffe52877db 100644
(file)
--- a/
packaging/oprofile.spec
+++ b/
packaging/oprofile.spec
@@
-41,6
+41,7
@@
agent library.
cp %{SOURCE1001} .
%build
+CFLAGS="$CFLAGS -Wno-unused-command-line-argument"
%configure --enable-gui=no
make %{?_smp_mflags}