Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xcap-capability-linux
  • 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
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
Switch branch/tag
  • xcap-capability-linux
  • Makefile
Find file BlameHistoryPermalink
  • Linus Torvalds's avatar
    Move cc-option to below arch-specific setup · d0115552
    Linus Torvalds authored Mar 19, 2009
    
    
    Sam Ravnborg says:
     "We have several architectures that plays strange games with $(CC) and
      $(CROSS_COMPILE).
    
      So we need to postpone any use of $(call cc-option..) until we have
      included the arch specific Makefile so we try with the correct $(CC)
      version."
    
    Requested-by: default avatarSam Ravnborg <sam@ravnborg.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
    d0115552