compile: fix issue of different structure sizes between libs
authorWind Yuan <feng.yuan@intel.com>
Mon, 8 Apr 2013 08:46:18 +0000 (16:46 +0800)
committerMarko Ollonen <marko.ollonen@ixonos.com>
Mon, 8 Apr 2013 09:22:15 +0000 (12:22 +0300)
gst-libs/gst/camera/Makefile.am

index 687b43a..209dbc6 100644 (file)
@@ -12,6 +12,7 @@ libgstmfldcamera_@GST_MAJORMINOR@include_HEADERS = gstmfldcamerasrc.h \
                                               gstmfldcameracontroliface.h
 
 libgstmfldcamera_@GST_MAJORMINOR@_la_CFLAGS = $(GST_CFLAGS) -DGST_USE_UNSTABLE_API \
+                                         $(GST_BASE_CFLAGS)    \
                                          $(GST_PLUGINS_BASE_CFLAGS)
 
 libgstmfldcamera_@GST_MAJORMINOR@_la_LIBADD = $(GST_LIBS) \