build: remove mips64el build config (#37093)
		
	build: remove mips64el build config
This commit is contained in:
		
					parent
					
						
							
								23ae0dde17
							
						
					
				
			
			
				commit
				
					
						33c32a798b
					
				
			
		
					 5 changed files with 2 additions and 10 deletions
				
			
		| 
						 | 
				
			
			@ -16,8 +16,6 @@ OUT_DIR = get_out_dir()
 | 
			
		|||
 | 
			
		||||
def main():
 | 
			
		||||
  print('Zipping Symbols')
 | 
			
		||||
  if get_target_arch() == 'mips64el':
 | 
			
		||||
    return
 | 
			
		||||
 | 
			
		||||
  args = parse_args()
 | 
			
		||||
  dist_name = 'symbols.zip'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue