Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W webkit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • App_Technologies
  • webkit
  • Repository
Switch branch/tag
  • webkit
  • Tools
  • ChangeLog
Find file BlameHistoryPermalink
  • rakuco@webkit.org's avatar
    [EFL][jhbuild] Evas fails to build when Wayland is present on the system · fc15c540
    rakuco@webkit.org authored Mar 27, 2013
    https://bugs.webkit.org/show_bug.cgi?id=113403
    
    Reviewed by Kenneth Rohde Christiansen.
    
    As of Evas 1.7.5, when Wayland is detected on the system, support for
    both Wayland SHM and Wayland EGL is automatically enabled in autoconf.
    The code, however, seems to depend on a few other flags which must be
    explicitly enabled.
    
    If those additional GL-related options are passed, we end up
    having issues on the WebKit side, so disable Wayland support for
    now.
    
    * efl/jhbuild.modules:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@146988 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    fc15c540