All pastes #1957299 Raw Edit

webkit build fix

public diff v1 · immutable
#1957299 ·published 2010-10-08 02:08 UTC
rendered paste body
diff --git a/JavaScriptCore/wtf/CMakeListsEfl.txt b/JavaScriptCore/wtf/CMakeListsEfl.txtindex e5d8bd7..76e7a0b 100644--- a/JavaScriptCore/wtf/CMakeListsEfl.txt+++ b/JavaScriptCore/wtf/CMakeListsEfl.txt@@ -34,6 +34,7 @@ ENDIF () LIST(APPEND WTF_LIBRARIES     pthread     ${ICU_LIBRARIES}+    ${ECORE_LIBRARIES} )  LIST(APPEND WTF_LINK_FLAGS