mirror of
				https://git.proxmox.com/git/llvm-toolchain
				synced 2025-11-04 14:44:34 +00:00 
			
		
		
		
	Move the symlink /usr/lib/*/libc++experimental.a from libc++abi-17-dev to libc++-17-dev
This commit is contained in:
		
							parent
							
								
									dd52f2e40c
								
							
						
					
					
						commit
						2d79706115
					
				
							
								
								
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -16,7 +16,11 @@ llvm-toolchain-17 (1:17.0.6-2) UNRELEASED; urgency=medium
 | 
			
		||||
  * Apply the proposed fix for D158491, build failure on mips64el, still
 | 
			
		||||
    unreviewed upstream. Addresses: #1056116.
 | 
			
		||||
 | 
			
		||||
 -- Gianfranco Costamagna <locutusofborg@debian.org>  Fri, 01 Dec 2023 10:50:00 +0100
 | 
			
		||||
  [ Sylvestre Ledru ]
 | 
			
		||||
  * Move the symlink /usr/lib/*/libc++experimental.a from libc++abi-17-dev
 | 
			
		||||
    to libc++-17-dev
 | 
			
		||||
 | 
			
		||||
 -- Sylvestre Ledru <sylvestre@debian.org>  Wed, 06 Dec 2023 11:19:17 +0100
 | 
			
		||||
 | 
			
		||||
llvm-toolchain-17 (1:17.0.6-1) unstable; urgency=medium
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										4
									
								
								debian/control.in
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								debian/control.in
									
									
									
									
										vendored
									
									
								
							@ -689,10 +689,10 @@ Architecture: any
 | 
			
		||||
Multi-Arch: same
 | 
			
		||||
Depends: libc++1-@LLVM_VERSION@ (= ${binary:Version}), ${misc:Depends},
 | 
			
		||||
 libunwind-@LLVM_VERSION@-dev [amd64 arm64 armhf i386 loong64 ppc64el ppc64 riscv64]
 | 
			
		||||
Breaks: libc++-dev (<< 44)
 | 
			
		||||
Breaks: libc++-dev (<< 44), libc++abi-@LLVM_VERSION@-dev (<< 1:17.0.6-2)
 | 
			
		||||
Provides: libc++-x.y-dev
 | 
			
		||||
Conflicts: libc++-x.y-dev
 | 
			
		||||
Replaces: libc++-x.y-dev
 | 
			
		||||
Replaces: libc++-x.y-dev, libc++abi-@LLVM_VERSION@-dev (<< 1:17.0.6-2)
 | 
			
		||||
Description: LLVM C++ Standard library (development files)
 | 
			
		||||
 libc++ is another implementation of the C++ standard library
 | 
			
		||||
 .
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user