Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C clean-ide
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • 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
  • clean-and-itasks
  • clean-ide
  • Merge requests
  • !6

Enables only using GCC on linux

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mart Lubbers requested to merge support-only-using-gcc into master Jan 10, 2019
  • Overview 5
  • Commits 6
  • Pipelines 6
  • Changes 1

This adds the option, similar as to mac has this, to directly use gcc without using the optimizing linker. This is necessary to keep the linker from stripping the debug symbols needed for platform independent graph (de)serialization.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: support-only-using-gcc