[Bug 786763] ipcpipeline: tests and example don't build on macOS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 4 08:02:34 UTC 2017


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

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
It is in SUBDIRS when enabled:

if USE_IPCPIPELINE
IPCPIPELINE_DIR=ipcpipeline
else
IPCPIPELINE_DIR=
endif

SUBDIRS = ... $(IPCPIPELINE_DIR) ...


(It's more efficient to prevent make descending into subdirs if the whole
plugin is disabled)

-- 
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