Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkins/TestRegen

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