Bug 76369 - [GTK] ldflags and cflags should take precedence over the existing flags in gtkdoc.py
Summary: [GTK] ldflags and cflags should take precedence over the existing flags in gt...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2012-01-16 00:24 PST by Carlos Garcia Campos
Modified: 2012-01-16 08:03 PST (History)
1 user (show)

See Also:


Attachments
Patch (1.24 KB, patch)
2012-01-16 00:27 PST, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2012-01-16 00:24:29 PST
Patch in bug #76269 broke the build for me. The new flags should take precende over the environment ones.
Comment 1 Carlos Garcia Campos 2012-01-16 00:27:08 PST
Created attachment 122600 [details]
Patch

This patch fixes the build for me
Comment 2 Xan Lopez 2012-01-16 03:06:43 PST
Comment on attachment 122600 [details]
Patch

Please mention in the ChangeLog what happens otherwise.
Comment 3 Carlos Garcia Campos 2012-01-16 04:19:59 PST
Committed r105053: <http://trac.webkit.org/changeset/105053>
Comment 4 Martin Robinson 2012-01-16 08:03:16 PST
Comment on attachment 122600 [details]
Patch

Clearing review flag.