K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-05-13T12:09:25.056386Z K 7 svn:log V 576 www/surf: fix build with GCC-based architectures Add USES=compiler:c11: /usr/local/include/webkitgtk-4.0/jsc/JSCClass.h: At top level: /usr/local/include/webkitgtk-4.0/jsc/JSCClass.h:37: error: redefinition of typedef 'JSCClass' /usr/local/include/webkitgtk-4.0/jsc/JSCValue.h:43: error: previous declaration of 'JSCClass' was here /usr/local/include/webkitgtk-4.0/jsc/JSCClass.h:40: error: redefinition of typedef 'JSCContext' /usr/local/include/webkitgtk-4.0/jsc/JSCValue.h:44: error: previous declaration of 'JSCContext' was here Approved by: mentors (implicit approval) END