xbps-rindex: fix musl build: needs -lcrypto explicitly.
This commit is contained in:
		@@ -5,3 +5,5 @@ BIN =	xbps-rindex
 | 
			
		||||
OBJS =	main.o index-add.o index-clean.o remove-obsoletes.o repoflush.o sign.o
 | 
			
		||||
 | 
			
		||||
include $(TOPDIR)/mk/prog.mk
 | 
			
		||||
 | 
			
		||||
LDFLAGS += -lcrypto
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user