summaryrefslogtreecommitdiff
path: root/recipes/gtk-webcore/files/no-static-templates.patch
AgeCommit message (Collapse)AuthorFiles
2010-03-16osb-jscore_svn.bb: Templates cannot be staticUlf Samuelsson1
"static inline" templates in "JavaScriptCore/kjs/protected_values.cpp" causes compile errors This patch removes the static keywords allowing the build to complete successfully. Signed-off-by: Ulf Samuelsson <ulf.samuelsson@atmel.com>