[Webkit-unassigned] [Bug 18756] New: Fic dependency problem in --clean
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Apr 26 13:33:59 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18756
Summary: Fic dependency problem in --clean
Product: WebKit
Version: 526+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit wx
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: robin at alldunn.com
On Windows when doing a --clean of a wx build then the derived sources
directories get deleted before the makefile clean target is processed. Since
it has some dependencies on the derived sources then the make fails. This
patch simple reverses the order things are done.
It also moves the _webview.dll to _webview.pyd.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list