Changeset 602cec4


Ignore:
Timestamp:
Apr 27, 2026, 10:46:42 AM (37 hours ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
9c12dd0
Parents:
eaee33e
Message:

fix error in Jenkinsfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Jenkinsfile

    reaee33e r602cec4  
    331331//                      case 'x86':
    332332//                              this.Architecture = new Arch_Desc('x86', '--host=i386', 'x86')
    333                         break
     333//                      break
    334334                        case 'arm64':
    335335                                this.Architecture = new Arch_Desc('arm64', '--host=aarch64', 'arm64')
Note: See TracChangeset for help on using the changeset viewer.