RESOLVED FIXED 47042
[CMAKE] build fix for r68901
https://bugs.webkit.org/show_bug.cgi?id=47042
Summary [CMAKE] build fix for r68901
Ryuan Choi
Reported 2010-10-01 20:00:36 PDT
CMakeFiles/webcore_efl.dir/plugins/PluginPackageNone.cpp.o: In function `WebCore::PluginPackage::determineQuirks(WTF::String const&)': PluginPackageNone.cpp:(.text+0x0): multiple definition of `WebCore::PluginPackage::determineQuirks(WTF::String const&)' CMakeFiles/webcore_efl.dir/plugins/PluginPackage.cpp.o:PluginPackage.cpp:(.text+0xa30): first defined here collect2: ld returned 1 exit status make[2]: *** [WebCore/libwebcore_efl.so.0.1.0] Error 1 make[1]: *** [WebCore/CMakeFiles/webcore_efl.dir/all] Error 2 make: *** [all] Error 2
Attachments
Patch (1.21 KB, patch)
2010-10-01 20:17 PDT, Ryuan Choi
no flags
Ryuan Choi
Comment 1 2010-10-01 20:17:16 PDT
WebKit Commit Bot
Comment 2 2010-10-04 21:53:27 PDT
Comment on attachment 69563 [details] Patch Clearing flags on attachment: 69563 Committed r69070: <http://trac.webkit.org/changeset/69070>
WebKit Commit Bot
Comment 3 2010-10-04 21:53:32 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.