Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Brad King
  • CMake
  • Repository
Switch branch/tag
  • cmake
  • bootstrap
Find file BlameHistoryPermalink
  • Rolf Eike Beer's avatar
    bootstrap: try better workaround for builds on Linux/HPPA · ca63bb10
    Rolf Eike Beer authored Sep 12, 2013
    The workaround currently present works fine without -O or with -O1, but fails
    with -Os or -O2 and higher. Using -O2 is common e.g. in Gentoo, as resulting in
    bugs like this:
    
    https://bugs.gentoo.org/473276
    
    Prevent the workaround for higher optimization levels to make bootstrapping
    more likely to succeed.
    
    This is still a workaround as ld still keeps crashing in some situations.
    ca63bb10

Replace bootstrap

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.