[Bug 793119] omx: fix makefile error while building test for gst-omx

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 2 11:07:50 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=793119

Jeegar <jeegar.patel at softnautics.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jeegar.patel at softnautics.co
                   |                            |m

--- Comment #1 from Jeegar <jeegar.patel at softnautics.com> ---
Created attachment 367801
  --> https://bugzilla.gnome.org/attachment.cgi?id=367801&action=edit
omx: fix build error for gst-omx tests

In GNU makefile, An Variable needs to be set with '='
first before using '+='

Here AM_TESTS_ENVIRONMENT is being used first time so
need to set with '='

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list