forked from OSchip/llvm-project
				
			
							parent
							
								
									c4c722ac0d
								
							
						
					
					
						commit
						61fdddfd64
					
				| 
						 | 
				
			
			@ -26,9 +26,6 @@ def append_dynamic_library_path(path):
 | 
			
		|||
    else:
 | 
			
		||||
        config.environment[name] = path
 | 
			
		||||
 | 
			
		||||
for name,value in os.environ.items():
 | 
			
		||||
    config.environment[name] = value
 | 
			
		||||
 | 
			
		||||
# name: The name of this test suite.
 | 
			
		||||
config.name = 'libomp'
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue