portage: needs to be linked against lapack:c (#15259)
This commit is contained in:
		 Christoph Junghans
					Christoph Junghans
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							7217592c24
						
					
				
				
					commit
					a785e302cc
				
			| @@ -60,6 +60,6 @@ def cmake_args(self): | ||||
|                        self.spec['lapack'].libs.joined()) | ||||
| 
 | ||||
|         options.append("-DLAPACKE_LIBRARY=" + | ||||
|                        self.spec["lapack"].libs.joined(";")) | ||||
|                        self.spec["lapack:c"].libs.joined(";")) | ||||
| 
 | ||||
|         return options | ||||
|   | ||||
		Reference in New Issue
	
	Block a user