After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 777938 - validate: fix linker flags for validate plugin
validate: fix linker flags for validate plugin
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-devtools
git master
Other Linux
: Normal minor
: 1.11.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-01-30 13:11 UTC by Wonchul Lee
Modified: 2017-01-30 14:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
validate: fix linker flags for validate plugin (1.26 KB, patch)
2017-01-30 13:11 UTC, Wonchul Lee
committed Details | Review

Description Wonchul Lee 2017-01-30 13:11:32 UTC
Created attachment 344541 [details] [review]
validate: fix linker flags for validate plugin

Fixed linker flags for gstvalidateplugin and removed JSON_GLIB_CFLAGS on LIBADD.
It seems accurate to have a GST_PLUGIN_LDFLAGS instead of GST_LIB_LDFLAGS.
Comment 1 Sebastian Dröge (slomo) 2017-01-30 14:53:32 UTC
Attachment 344541 [details] pushed as 74085a4 - validate: fix linker flags for validate plugin