summaryrefslogtreecommitdiff
path: root/Source/JavaScriptCore/PlatformEfl.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Source/JavaScriptCore/PlatformEfl.cmake')
-rw-r--r--Source/JavaScriptCore/PlatformEfl.cmake4
1 files changed, 0 insertions, 4 deletions
diff --git a/Source/JavaScriptCore/PlatformEfl.cmake b/Source/JavaScriptCore/PlatformEfl.cmake
index 78a3a1f17..3b4115514 100644
--- a/Source/JavaScriptCore/PlatformEfl.cmake
+++ b/Source/JavaScriptCore/PlatformEfl.cmake
@@ -18,7 +18,3 @@ IF (ENABLE_GLIB_SUPPORT)
${JAVASCRIPTCORE_DIR}/wtf/gobject
)
ENDIF ()
-
-LIST(APPEND JavaScriptCore_LINK_FLAGS
- ${ECORE_LDFLAGS}
-)