Index: head/www/webkit2-gtk3/files/patch-Source_JavaScriptCore_CMakeLists.txt =================================================================== --- head/www/webkit2-gtk3/files/patch-Source_JavaScriptCore_CMakeLists.txt (nonexistent) +++ head/www/webkit2-gtk3/files/patch-Source_JavaScriptCore_CMakeLists.txt (revision 466691) @@ -0,0 +1,10 @@ +--- Source/JavaScriptCore/CMakeLists.txt.orig 2018-02-20 11:38:51 UTC ++++ Source/JavaScriptCore/CMakeLists.txt +@@ -253,6 +253,7 @@ add_executable(LLIntOffsetsExtractor + ${DERIVED_SOURCES_JAVASCRIPTCORE_DIR}/LLIntDesiredOffsets.h ${DERIVED_SOURCES_JAVASCRIPTCORE_DIR}/Bytecodes.h ${DERIVED_SOURCES_JAVASCRIPTCORE_DIR}/BytecodeStructs.h + ) + target_link_libraries(LLIntOffsetsExtractor WTF) ++add_dependencies(LLIntOffsetsExtractor JavaScriptCoreForwardingHeaders) + + # The build system will execute asm.rb every time LLIntOffsetsExtractor's mtime is newer than + # LLIntAssembly.h's mtime. The problem we have here is: asm.rb has some built-in optimization Property changes on: head/www/webkit2-gtk3/files/patch-Source_JavaScriptCore_CMakeLists.txt ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property