mirror of
				https://git.proxmox.com/git/mirror_zfs.git
				synced 2025-10-26 18:05:04 +03:00 
			
		
		
		
	Libabigail: make .abi files more consistent
Reviewed-by: John Kennedy <john.kennedy@delphix.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: George Melikov <mail@gmelikov.ru> Closes #12529
This commit is contained in:
		
							parent
							
								
									d510924520
								
							
						
					
					
						commit
						1aaebea2f5
					
				@ -27,5 +27,7 @@ storeabi:
 | 
				
			|||||||
	for lib in $(lib_LTLIBRARIES) ; do \
 | 
						for lib in $(lib_LTLIBRARIES) ; do \
 | 
				
			||||||
		abidw --no-show-locs \
 | 
							abidw --no-show-locs \
 | 
				
			||||||
		--no-corpus-path \
 | 
							--no-corpus-path \
 | 
				
			||||||
 | 
							--no-comp-dir-path \
 | 
				
			||||||
 | 
							--type-id-style hash \
 | 
				
			||||||
		$${lib%.la}.so > ../$${lib%.la}.abi ; \
 | 
							$${lib%.la}.so > ../$${lib%.la}.abi ; \
 | 
				
			||||||
	done
 | 
						done
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user