Apply __TIZEN__ definition in spec file 85/260085/1 submit/tizen/20210618.081844
authorSangchul Lee <sc11.lee@samsung.com>
Fri, 18 Jun 2021 08:10:40 +0000 (17:10 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Fri, 18 Jun 2021 08:10:40 +0000 (17:10 +0900)
[Version] 1.16.2-26
[Issue Type] Improvement

Change-Id: I916c260eac56c2e5e06266f08865aecf2e0a89c5
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
packaging/gst-plugins-good.spec

index 34ff579..6c9c69c 100644 (file)
@@ -3,7 +3,7 @@
 
 Name:           gst-plugins-good
 Version:        1.16.2
-Release:        25
+Release:        26
 License:        LGPL-2.1+
 Summary:        GStreamer Streaming-Media Framework Plug-Ins
 Url:            http://gstreamer.freedesktop.org/
@@ -91,6 +91,7 @@ export CFLAGS+=" \
        -DTIZEN_FEATURE_USE_LIBV4L2\
        -DTIZEN_FEATURE_V4L2_ADDITIONAL_CID_SUPPORT\
        -DTIZEN_FEATURE_V4L2_TBM_SUPPORT\
+       -D__TIZEN__\
        -fstack-protector-strong\
        -Wl,-z,relro\
        -D_FORTIFY_SOURCE=2"