Changeset da10157 for Jenkins/TestRegen


Ignore:
Timestamp:
Jul 27, 2025, 2:48:23 PM (3 months ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
1eea589f
Parents:
16a843b
Message:

start updating Jenkins for Ubuntu 24.04

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkins/TestRegen

    r16a843b rda10157  
    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.