mirror of https://github.com/openssl/openssl.git
				
				
				
			
		
			
	
	
		
			6 lines
		
	
	
		
			143 B
		
	
	
	
		
			Bash
		
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
		
			143 B
		
	
	
	
		
			Bash
		
	
	
	
|  | #!/bin/sh
 | ||
|  | # | ||
|  | abidw --out-file ./.github/workflows/libcrypto-abi.xml libcrypto.so | ||
|  | abidw --out-file ./.github/workflows/libssl-abi.xml libssl.so | ||
|  | 
 |