webkit-efl: Update patch to fix undefined hasTagName reference
* some builds were still failing to link DumpRenderTree
and nm revealed that another possible source of this reference is
CSSStyleSheet:
./src/lib/libwebcore_efl.so
U _ZNK7WebCore4Node10hasTagNameERKNS_13QualifiedNameE
./src/Source/WebCore/CMakeFiles/webcore_efl.dir/css/CSSStyleSheet.cpp.o
U _ZNK7WebCore4Node10hasTagNameERKNS_13QualifiedNameE
Signed-off-by:
Martin Jansa <Martin.Jansa@gmail.com>
parent
d3ef2ca6
Please register or sign in to comment