K 10 svn:author V 4 feld K 8 svn:date V 27 2016-09-17T14:37:36.181489Z K 7 svn:log V 421 lang/phantomjs: Fix build on 9.3 and 11.0 - Take maintainership (maintainer timeouts previously) - Remove no-op patch - Remove work related to GCC build profiles as we enforce clang - Add patch to fix building with clang in 11.0 - Add hack to enforce CC and CXX for 9.3 Partway through the build the compiler was switching from clang++ to c++ which is GCC in base system. This was causing build failures. MFH: 2016Q3 END