Changeset caa8f7b
- Timestamp:
 - May 12, 2017, 11:17:57 AM (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, resolv-new, with_gc
 - Children:
 - eb220ca
 - Parents:
 - ce34152
 - File:
 - 
      
- 1 edited
 
- 
          
  Jenkins/TestRegen (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
Jenkins/TestRegen
rce34152 rcaa8f7b 64 64 //escapes the sandbox 65 65 //Also specify the compiler by hand 66 sh "./configure CXX=clang++ ${arch} --with-backend-compiler= ${gcc-6}--prefix=${install_dir} --enable-silent-rules --quiet"66 sh "./configure CXX=clang++ ${arch} --with-backend-compiler=gcc-6 --prefix=${install_dir} --enable-silent-rules --quiet" 67 67 68 68 //Compile the project  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.