Bug 76269

Summary: [GTK] gtkdoc.py ignoring LDFLAGS and CFLAGS environment variables
Product: WebKit Reporter: Gabor Rapcsanyi <rgabor>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, mrobinson, ossy, pnormand, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: Linux   
Attachments:
Description Flags
proposed patch
gustavo: commit-queue-
proposed patch v2 none

Description Gabor Rapcsanyi 2012-01-13 05:54:10 PST
gtkdoc.py drop the LDFLAGS and CFLAGS environment variables when it runs gtkdoc_scangobj. It would be good if it just add the new flags instead of remove what was set. This would make easier the cross compilation of GTK WebKit.
Comment 1 Gabor Rapcsanyi 2012-01-13 05:59:50 PST
Created attachment 122418 [details]
proposed patch
Comment 2 Gustavo Noronha (kov) 2012-01-13 06:06:42 PST
Comment on attachment 122418 [details]
proposed patch

Attachment 122418 [details] did not pass gtk-ews (gtk):
Output: http://queues.webkit.org/results/11157579
Comment 3 Gabor Rapcsanyi 2012-01-13 06:51:05 PST
Created attachment 122425 [details]
proposed patch v2
Comment 4 Martin Robinson 2012-01-13 08:10:08 PST
Comment on attachment 122425 [details]
proposed patch v2

Thanks for the fix!
Comment 5 WebKit Review Bot 2012-01-13 09:04:47 PST
Comment on attachment 122425 [details]
proposed patch v2

Clearing flags on attachment: 122425

Committed r104942: <http://trac.webkit.org/changeset/104942>
Comment 6 WebKit Review Bot 2012-01-13 09:04:51 PST
All reviewed patches have been landed.  Closing bug.