forked from Github_Repos/cvw
		
	Updated location to find compiler for coremark
This commit is contained in:
		
							parent
							
								
									74e67df080
								
							
						
					
					
						commit
						ec65c078e2
					
				@ -4,7 +4,8 @@ set -e
 | 
			
		||||
 | 
			
		||||
BASEDIR=$PWD
 | 
			
		||||
CM_FOLDER=coremark
 | 
			
		||||
RISCV=/home/ehedenberg/riscvcompiler
 | 
			
		||||
#RISCV=/home/ehedenberg/riscvcompiler
 | 
			
		||||
RISCV=/courses/e190ax/riscvcompiler
 | 
			
		||||
XCFLAGS="-march=rv64im"
 | 
			
		||||
cd $BASEDIR/$CM_FOLDER
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user