[toolchains] Do strip to reduce dcap library size
This commit is contained in:
		
							parent
							
								
									c46c28ef8b
								
							
						
					
					
						commit
						7809658233
					
				| @ -29,6 +29,7 @@ function build_lib() { | |||||||
| 
 | 
 | ||||||
|     # Create SO links |     # Create SO links | ||||||
|     pushd ${TARGET_PATH} |     pushd ${TARGET_PATH} | ||||||
|  |     strip libocclum_dcap.so | ||||||
|     mv libocclum_dcap.so $SONAME |     mv libocclum_dcap.so $SONAME | ||||||
|     ln -s $SONAME libocclum_dcap.so |     ln -s $SONAME libocclum_dcap.so | ||||||
|     popd |     popd | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user