> I want to compile the QtWebkit, but I don't know the loongson arch is > support the jit? > and How I know the webkit lib support jit?
Just compile it and see if ENABLE_JIT is defined or not, check JavaScriptCore/wtf/Platform.h and follow up from there. -- Ariya Hidayat http://www.linkedin.com/in/ariyahidayat _______________________________________________ webkit-qt mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
