Skip to content
Snippets Groups Projects

Prefer LCG compiler with latest binutils

Merged Marco Clemencic requested to merge clemenci/LbScripts:use-new-binutils into master
1 unresolved thread

if not found, fall back on the compiler using the system binutils

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
6 6 _self=${0##*/}
7 7
8 8 hostos() {
9 arch=$(uname -i)
9 local arch=$(uname -i)
  • merged

  • Ben Couturier mentioned in commit 24e4b69a

    mentioned in commit 24e4b69a

  • Please register or sign in to reply
    Loading