[Webkit-unassigned] [Bug 97350] New: [GTK] Simplify the usage of dependency CFLAGS in the makefiles

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 21 11:15:53 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=97350

           Summary: [GTK] Simplify the usage of dependency CFLAGS in the
                    makefiles
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org


Right now the dependency cflags are copied all over the place, inconsistently. We can put it in one place and make things simpler.

Note that doing this for _LIBS is a bit harder, because we want to avoid overlinking.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list