projects
/
platform
/
core
/
uifw
/
lottie-player.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73a0983
)
Revert "trial & error to fix the lottie packaging issue in vd."
author
Hermet Park
<hermetpark@gmail.com>
Tue, 17 Sep 2019 12:06:58 +0000
(21:06 +0900)
committer
Hermet Park
<hermetpark@gmail.com>
Tue, 17 Sep 2019 12:06:58 +0000
(21:06 +0900)
This reverts commit
c87f74e1b5228913404c313c31ed8ebe97ffd8a2
.
This doesn't work.
Change-Id: I508850a45162a5c7502aa1b2661dbfbc26aea8aa
packaging/rlottie.spec
patch
|
blob
|
history
diff --git
a/packaging/rlottie.spec
b/packaging/rlottie.spec
index 6d0457b893d192b129bed1d8d57baed2537d4ac4..06aa9c16f9cf00ec57fdfa21d9eb5a6e07ce8d3b 100644
(file)
--- a/
packaging/rlottie.spec
+++ b/
packaging/rlottie.spec
@@
-33,7
+33,7
@@
rlottie library (devel)
export DESTDIR=%{buildroot}
-export CXXFLAGS+=" -std=
c++14 -pthread
"
+export CXXFLAGS+=" -std=
gnu++14
"
meson setup \
--prefix /usr \