Changeset a64a413
- Timestamp:
 - May 4, 2018, 5:16:00 PM (8 years ago)
 - Branches:
 - ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, with_gc
 - Children:
 - 4ea632e
 - Parents:
 - 7c45c42
 - File:
 - 
      
- 1 edited
 
- 
          
  Jenkinsfile (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
Jenkinsfile
r7c45c42 ra64a413 267 267 268 268 //Configure the conpilation (Output is not relevant) 269 //Use the current directory as the installation target so nothing 270 //escapes the sandbox 269 //Use the current directory as the installation target so nothing escapes the sandbox 271 270 //Also specify the compiler by hand 272 271 sh "./configure CXX=${compiler.cpp_cc} ${architecture} --with-backend-compiler=${compiler.cfa_cc} --prefix=${install_dir} --enable-silent-rules --quiet"  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.