Changeset b9d1242 for Jenkins/TestRegen


Ignore:
Timestamp:
Jul 27, 2025, 3:24:36 PM (3 months ago)
Author:
Michael Brooks <mlbrooks@…>
Branches:
master
Children:
2b0e754
Parents:
f449d1e (diff), 1eea589f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkins/TestRegen

    rf449d1e rb9d1242  
    7474        //escapes the sandbox
    7575        //Also specify the compiler by hand
    76         sh "./configure CXX=clang++ CC=gcc-6 --host=${arch} --enable-silent-rules --quiet"
     76        sh "./configure CXX=clang++ CC=gcc --host=${arch} --enable-silent-rules --quiet"
    7777
    7878        //Compile the project
Note: See TracChangeset for help on using the changeset viewer.