projects
/
platform
/
upstream
/
lzop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b56bd6
)
test build using gcc6
sandbox/dkson95/gcc6
author
Dongkyun, Son
<dongkyun.s@samsung.com>
Wed, 16 Nov 2016 08:42:23 +0000
(17:42 +0900)
committer
Dongkyun, Son
<dongkyun.s@samsung.com>
Wed, 16 Nov 2016 10:16:06 +0000
(19:16 +0900)
Signed-off-by: Dongkyun, Son <dongkyun.s@samsung.com>
packaging/lzop.spec
patch
|
blob
|
history
diff --git
a/packaging/lzop.spec
b/packaging/lzop.spec
index 0693ced510d06a566a20464b7c72fd95f58fdb55..881471882c84e83d73c65bf574e392d847661fbe 100644
(file)
--- a/
packaging/lzop.spec
+++ b/
packaging/lzop.spec
@@
-25,6
+25,8
@@
of the GNU General Public License (GPL).
%build
cp %{SOURCE1001} .
+CFLAGS+=" -std=gnu89 "
+CXXFLAGS+=" -std=gnu++98 "
%configure --disable-nls
make PR_PROGRAM=%{_bindir}/pr