Fix intel-compiler by ignoring broken symlinks
In the future, we may want to look if those symlinks are needed.
This commit is contained in:
		
							parent
							
								
									68e6109eb8
								
							
						
					
					
						commit
						a4137ea0ea
					
				| @ -314,6 +314,7 @@ let | |||||||
|       "intel-oneapi-compiler-dpcpp-cpp-and-cpp-classic-runtime-${version}" |       "intel-oneapi-compiler-dpcpp-cpp-and-cpp-classic-runtime-${version}" | ||||||
|       "intel-oneapi-compiler-dpcpp-cpp-classic-fortran-shared-runtime-${version}" |       "intel-oneapi-compiler-dpcpp-cpp-classic-fortran-shared-runtime-${version}" | ||||||
|     ]; |     ]; | ||||||
|  |     dontCheckForBrokenSymlinks = true; | ||||||
|     # From https://aur.archlinux.org/packages/intel-oneapi-compiler: |     # From https://aur.archlinux.org/packages/intel-oneapi-compiler: | ||||||
|     # - intel-oneapi-compiler-cpp-eclipse-cfg-2023.0.0-25370_all.deb |     # - intel-oneapi-compiler-cpp-eclipse-cfg-2023.0.0-25370_all.deb | ||||||
|     # + intel-oneapi-compiler-dpcpp-cpp-2023.0.0-2023.0.0-25370_amd64.deb |     # + intel-oneapi-compiler-dpcpp-cpp-2023.0.0-2023.0.0-25370_amd64.deb | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user