Skip to content

Commit

Permalink
Merge pull request #9242 from pshipton/aarch64gcc7.5-0.20
Browse files Browse the repository at this point in the history
(0.20.0) Update aarch64 platform to use gcc-7.5
  • Loading branch information
0xdaryl committed Apr 14, 2020
2 parents 496f48f + 1aef6a9 commit c9e5ae6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildenv/jenkins/variables/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,8 @@ aarch64_linux:
node_labels:
build:
11: 'ci.role.build && hw.arch.aarch64 && sw.os.cent.7'
build_env:
vars: 'PATH+TOOLS=/usr/local/gcc-7.5.0/bin'
#========================================#
# Linux Aarch 64bits Large Heap
#========================================#
Expand Down

0 comments on commit c9e5ae6

Please sign in to comment.