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