Bug 76369

Summary: [GTK] ldflags and cflags should take precedence over the existing flags in gtkdoc.py
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: pnormand
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

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.