Remove dangling ompv symlink
This commit is contained in:
		
							parent
							
								
									f962816eab
								
							
						
					
					
						commit
						b72fef45ff
					
				| @ -68,6 +68,7 @@ stdenv.mkDerivation rec { | |||||||
|     rm -f $out/lib/libiomp* |     rm -f $out/lib/libiomp* | ||||||
|   '' + lib.optionalString enableNosv '' |   '' + lib.optionalString enableNosv '' | ||||||
|     rm -f $out/lib/libomp.* |     rm -f $out/lib/libomp.* | ||||||
|  |     rm -f $out/libllvmrt/libomp.* | ||||||
|   ''; |   ''; | ||||||
| 
 | 
 | ||||||
|   passthru = { |   passthru = { | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user