[Webkit-unassigned] [Bug 98394] [Qt] Add missing LLInt dependencies to the build system

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 4 06:27:21 PDT 2012


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


Csaba Osztrogonac <ossy at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[Qt] Build system bug       |[Qt] Add missing LLInt
                   |revealed by r130303         |dependencies to the build
                   |                            |system




--- Comment #4 from Csaba Osztrogonac <ossy at webkit.org>  2012-10-04 06:27:47 PST ---
The following line will do the fix in Source/JavaScriptCore/DerivedSources.pri:
+    llint.depends = LLIntOffsetsExtractor

But I just realized that there are more missing dependency for LLInt.
I'll check and add all of them in one patch.

-- 
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