Don't set an absolute soname
This commit is contained in:
		
							parent
							
								
									a376762848
								
							
						
					
					
						commit
						d6a45f6bdb
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -66,6 +66,10 @@ define build-library
 | 
			
		|||
      endif
 | 
			
		||||
    endif
 | 
			
		||||
 | 
			
		||||
    ifneq ($(OS), Darwin)
 | 
			
		||||
      $(1)_LDFLAGS += -Wl,-soname=$$($(1)_NAME).$(SO_EXT)
 | 
			
		||||
    endif
 | 
			
		||||
 | 
			
		||||
    $(1)_PATH := $$(_d)/$$($(1)_NAME).$(SO_EXT)
 | 
			
		||||
 | 
			
		||||
    $$($(1)_PATH): $$($(1)_OBJS) $$(_libs) | $$(_d)/
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue