Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • B buildroot
  • 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
  • Redmine
    • Redmine
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • netdsa
  • buildroot
  • Repository
Switch branch/tag
  • buildroot
  • package
  • webkitgtk
  • 0001-CMake-Values-of-CMAKE_BUILD_TYPE...
Find file BlameHistoryPermalink
  • Adrian Perez de Castro's avatar
    webkitgtk: Add upstream patch to ensure CMAKE_BUILD_TYPE is honored · a49c6986
    Adrian Perez de Castro authored Nov 29, 2017
    Make WebKitGTK+ honor the value of CMAKE_BUILD_TYPE defined in the CMake
    toolchain file by backporting the following upstream WebKit patch:
    
        https://trac.webkit.org/changeset/225168
    
    
    
    This reduces the generated binary sizes when building in "Release" mode
    (BR2_ENABLE_DEBUG=n), for example when targeting ARMv8 the size reduction
    is ~17 MiB.
    Signed-off-by: default avatarAdrian Perez de Castro <aperez@igalia.com>
    Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
    a49c6986