projects
/
platform
/
upstream
/
gst-libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef34421
)
[spec] change build macro about tv
45/176945/1
accepted/tizen_5.0_unified
tizen_5.0
accepted/tizen/5.0/unified/20181102.025059
accepted/tizen/unified/20180426.062430
submit/tizen/20180424.091503
submit/tizen_5.0/20181101.000006
author
Eunhae Choi
<eunhae1.choi@samsung.com>
Tue, 24 Apr 2018 09:10:59 +0000
(18:10 +0900)
committer
Eunhae Choi
<eunhae1.choi@samsung.com>
Tue, 24 Apr 2018 09:11:14 +0000
(18:11 +0900)
Change-Id: I236611dff7f194c36b4c3326f37210637df28ed9
packaging/gst-libav.spec
patch
|
blob
|
history
diff --git
a/packaging/gst-libav.spec
b/packaging/gst-libav.spec
index
37343f9
..
fde5278
100644
(file)
--- a/
packaging/gst-libav.spec
+++ b/
packaging/gst-libav.spec
@@
-38,7
+38,7
@@
NOCONFIGURE=1 ./autogen.sh
export CFLAGS+=" -Wall -g -fPIC\
-DGST_TIZEN_MODIFICATION\
-DTIZEN_FEATURE_LIBAV \
-%if "%{
TIZEN_PRODUCT_TV}" == "1
"
+%if "%{
tizen_profile_name}" == "tv
"
-DTIZEN_PRODUCT_TV \
%endif
-DLIBAV_RANK_MODIFICATION"