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 598808 - mpegpsmux: Fix CLFAGS typo and reorder flags
mpegpsmux: Fix CLFAGS typo and reorder flags
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 0.10.17
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-10-17 23:12 UTC by Robert Swain
Modified: 2009-11-03 01:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
mpegpsmux: Fix CLFAGS typo and reorder flags (922 bytes, patch)
2009-10-17 23:13 UTC, Robert Swain
committed Details | Review

Description Robert Swain 2009-10-17 23:12:59 UTC
$subject
Comment 1 Robert Swain 2009-10-17 23:13:30 UTC
Created attachment 145700 [details] [review]
mpegpsmux: Fix CLFAGS typo and reorder flags
Comment 2 Tim-Philipp Müller 2009-11-03 01:16:33 UTC
Sorry, looks like I forgot that you had submitted a patch for that.

commit 79fe732785076365b7f3a1ddad898394f40fda04
Author: Tim-Philipp Müller <tim.muller@collabora.co.uk>
Date:   Thu Oct 22 11:43:17 2009 +0100

    mpegpsmux: some minor build fixes
    
    CLFAGS -> CFLAGS, and fix order of variables while we're at it.