Changeset f253e4a
- Timestamp:
- Jun 26, 2019, 3:16:22 PM (5 years ago)
- Branches:
- ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- e70e54e
- Parents:
- e507c11
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Jenkinsfile
re507c11 rf253e4a 142 142 143 143 sh "${SrcDir}/configure CXX=${Settings.Compiler.CXX} CC=${Settings.Compiler.CC} ${Settings.Architecture.flags} ${targets} --quiet" 144 145 // Configure libcfa 146 sh 'make -j 8 --no-print-directory configure' 144 147 } 145 148 }
Note: See TracChangeset
for help on using the changeset viewer.