On Thu, Jan 12, 2017 at 7:11 PM, Alex Christensen <achristen...@apple.com> wrote:
> If PAL were a shared library in a CMake build, then it wouldn’t build > successfully if there were layering violations. I think we should do > something like that to enforce good design, even if the Mac Xcode projects > treat it as a static library or even just a part of WebCore. Actually for development it would make lives much easier to keep it as shared library, reducing compile time and help to segment the symbols in a different space (linkers, gdb) what if it becomes shared by default on Debug builds, static by default in Release? -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN, GTalk, FaceTime: barbi...@gmail.com Skype: gsbarbieri Mobile: +55 (16) 99354-9890
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev